Skip to content

NO TICKET: organize API endpoints and documentation#59

Merged
jirhiker merged 3 commits into
pre-productionfrom
dev-jab
Aug 4, 2025
Merged

NO TICKET: organize API endpoints and documentation#59
jirhiker merged 3 commits into
pre-productionfrom
dev-jab

Conversation

@jacob-a-brown

Copy link
Copy Markdown
Contributor

Why

This PR addresses the following problem / context:

  • To make the OpenAPI documentation easier to understand the routers should be in their own well-defined sections.
  • It should also be easy to scroll through the documentation and find the router/collection of endpoints needed

How

Implementation summary - the following was changed / added / removed:

  • lexicon and sample were missing tags that have now been added
  • Order the routers alphabetically for easier access

@jacob-a-brown jacob-a-brown requested a review from jirhiker August 4, 2025 18:38
@jacob-a-brown

Copy link
Copy Markdown
Contributor Author

I noticed that tags were missing from lexicon and sample as I was reviewing the sample endpoints/router and looked at the /docs of the hosted API (locally). This is a short and quick fix.

@jirhiker jirhiker merged commit 2f1501a into pre-production Aug 4, 2025
3 checks passed
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