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

Finish initial implementation of OpenAPI spec management tools / processes / docs #707

Closed
matoszz opened this issue Mar 28, 2024 · 1 comment
Assignees
Labels
Triage Perform evaluation / discovery

Comments

@matoszz
Copy link
Contributor

matoszz commented Mar 28, 2024

This could be a never-ending rabbit hole (especially when you look at trying to walk / wrap some of your code to detect request and response payloads) but our initial implementation should have the minimum included:

  • OpenAPI specs generated from the entoas / ogen plugin should lint + be valid
  • As much valid $refs as can be programmatically generated out of our REST handlers is completed
  • The above specifications are merged, and lint
  • The above merged specification has a documentation site generated and published from it
@matoszz matoszz added the Triage Perform evaluation / discovery label Mar 28, 2024
@matoszz matoszz self-assigned this Mar 28, 2024
@matoszz
Copy link
Contributor Author

matoszz commented Jun 7, 2024

addressed inside of #956

@matoszz matoszz closed this as completed Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage Perform evaluation / discovery
Projects
Development

No branches or pull requests

1 participant