Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document use cases #43

Open
Colin-b opened this issue Oct 14, 2020 · 3 comments
Open

Document use cases #43

Colin-b opened this issue Oct 14, 2020 · 3 comments
Assignees
Labels
documentation Documentation change
Milestone

Comments

@Colin-b
Copy link
Owner

Colin-b commented Oct 14, 2020

Definition of the REST API

  1. I have a REST API with an OpenAPI definition available.
    a. The definition is accessible via an URL.
    b. The definition is a JSON file.
  2. I have a REST API without an OpenAPI definition.

How to access this REST API

  1. I want to access it via Microsoft Excel.
    a. I want to access it via Microsoft Excel functions in workbooks.
    b. I want to access it via Microsoft Excel VBA.
  2. I want to access it via Python functions.
@Colin-b Colin-b added the documentation Documentation change label Oct 14, 2020
@Colin-b Colin-b added this to the 1.0.0 milestone Nov 6, 2020
@Colin-b
Copy link
Owner Author

Colin-b commented Nov 24, 2020

The documentation is starting to get really huge, and need more structure. Might be time to consider switching to readthedoc ?

@Colin-b Colin-b self-assigned this Nov 24, 2020
@Colin-b
Copy link
Owner Author

Colin-b commented Nov 24, 2020

Also document the configuration using screenshots of how to do it using UI

@Colin-b
Copy link
Owner Author

Colin-b commented Dec 5, 2020

Link to the documentation on formulas on Microsoft side, to make sure users can know the difference. Also provide sample of a formula call in each category

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation change
Projects
None yet
Development

No branches or pull requests

1 participant