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

Add /openapi endpoint #230

Closed
wants to merge 5 commits into from
Closed

Add /openapi endpoint #230

wants to merge 5 commits into from

Conversation

winder
Copy link
Contributor

@winder winder commented Oct 27, 2020

Add /openapi endpoint for fetching the spec from indexer.

The code generation is split up between the root and v2 endpoints, so this endpoint uses a path parameter to select which spec to retrieve:

/openapi/common
/openapi/v2

@winder winder requested a review from rotemh October 27, 2020 19:33
@winder winder linked an issue Oct 27, 2020 that may be closed by this pull request
@algorotem
Copy link
Contributor

is there an option to unify them? I believe the user doesn't really need to know about the split.

@winder
Copy link
Contributor Author

winder commented Oct 29, 2020

@algorotem I'll need to think about that a bit. I have a couple ideas that I'll need to try out the next time I work on this.

@ian-algorand ian-algorand added this to the Sprint 12 milestone Nov 2, 2020
@winder winder marked this pull request as draft November 25, 2020 14:34
@ian-algorand ian-algorand modified the milestones: Sprint 12, Sprint 14 Dec 1, 2020
@ian-algorand ian-algorand modified the milestones: Sprint 14, Sprint 15 Dec 11, 2020
@ian-algorand ian-algorand modified the milestones: Sprint 17, Sprint 18 Feb 8, 2021
@ian-algorand ian-algorand removed this from the Sprint 19 - Meandering Trail milestone Mar 8, 2021
@winder
Copy link
Contributor Author

winder commented Apr 29, 2021

This isn't a priority right now, closing.

@winder winder closed this Apr 29, 2021
@winder winder deleted the will/spec-endpoint branch May 17, 2021 17:20
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.

Add /swagger.json endpoint to provide specfile
3 participants