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

API docs: expand and fix rendering issues #21

Open
wants to merge 4 commits into
base: integration
Choose a base branch
from

Conversation

RayPlante
Copy link
Collaborator

Due to recent changes in the toolkit used, the MIDAS APIs were no longer rendering in HTML. This PR fixes that issue, and in addition, the MIDAS OpenAPI documentation was expanded to cover the ACL access endpoints.

To test,

  1. check out this branch and change into its directory
  2. review the README.md under docker/midasserver to see how to start the MIDAS server stand-alone
  3. start the server by typing scripts/midasserver --bg midasdata start
  4. With a browser, access the DMP and DAP API docs:
  5. Review the ACL endpoints (the last 7 endpoints shown in the left side index panel).

@nikblonder
Copy link

I tested on my machine and the changes work

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

Successfully merging this pull request may close these issues.

2 participants