openreferral / api-specification

This is the working repository for Open Referral's Human Services Data API protocols.
https://openreferral.readthedocs.io/en/latest/hsda/
Other
29 stars 13 forks source link

On docs.openreferral.org, OpenAPI Viewer "Try it Out" feature doesn't return data #79

Closed greggish closed 9 months ago

greggish commented 6 years ago

So we have a reference implementation here, and the HSDA documentation site points users to it.

However, in the documentation sections for each component, there is also a link to "explore this using our OpenAPI viewer" which leads to a handy Swagger skin that is just like the reference implementation, but does not return live data.

We could either figure out how to implement a proper demo environment there, or we could change each of those "explore this" links to point to the respective part of the reference implementation (linked above).

Suggestions, @timgdavies @Bjwebb @kinlane ?

kinlane commented 3 years ago

I submitted a pull request and removed reference implementation section -- until we have a strong one we shouldn't have it. I am working to add a v2.0 reference implementation as soon as possible, and then we can add back in.

mrshll1001 commented 9 months ago

We will be archiving this repository soon. We're closing this issue because we believe it has been conclusively addressed as part of work on the main HSDS standard.

In this case there is a swagger ui for the new API spec functioning here as well as a dedicated api reference view in the docs