Skip to content

Conversation

@nvie
Copy link
Contributor

@nvie nvie commented Sep 26, 2024

Some cleanups prior to generating/fixing the contents:

  • Prettier
  • Rename param names to match our internal routes (so they won't be seen as a different route soon)
  • Reorder fields in a more natural / human-readable / consistent fashion
  • Move all "path params" into a central definition that's shared between all endpoints
  • Make all route path start with /v2
  • Can we move all "tags" to the path, not endpoint level? Nope, this is not valid syntax.
  • Make all route params work with $ref, too

@nvie nvie requested a review from FlowFlorent September 26, 2024 19:22
@nvie nvie self-assigned this Sep 26, 2024
@nvie nvie requested a review from CTNicholas as a code owner September 26, 2024 19:22
@nvie nvie changed the title Open API spec cleanups [Hackathon] Open API spec cleanups Nov 15, 2024
@nvie
Copy link
Contributor Author

nvie commented Jan 14, 2025

Closing this old hackathon PR, to remove it from my open PR lists.

@nvie nvie closed this Jan 14, 2025
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