API documentation #117
-
|
I wanted to see if there is any documentation for making API calls to my OSMT server. In the README file for the API section, I see that it allows for anonymous API connections (Allowing anonymous API to search and list endpoints for published skills and collections), but nothing on how to actually make the API calls. Is this feature available yet or did I miss the documentation? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi Joshua. Please see #110. There's an open issue for this question. There are some OpenAPI yml files in the ./docs directory, but I can't speak to how complete or accurate they are. Ideally, we would have something in the Maven build that validates against them. We will move forward from our "soft open" in the coming weeks, and then be able to allow forking and accept PRs. Please watch the issue above for traction around your question? |
Beta Was this translation helpful? Give feedback.
Hi Joshua.
Please see #110. There's an open issue for this question. There are some OpenAPI yml files in the ./docs directory, but I can't speak to how complete or accurate they are. Ideally, we would have something in the Maven build that validates against them.
We will move forward from our "soft open" in the coming weeks, and then be able to allow forking and accept PRs. Please watch the issue above for traction around your question?