Skip to content

Cached OpenAPI docs schema#4745

Open
Leinnan wants to merge 4 commits into
mainfrom
feature/openApiDocsCache
Open

Cached OpenAPI docs schema#4745
Leinnan wants to merge 4 commits into
mainfrom
feature/openApiDocsCache

Conversation

@Leinnan

@Leinnan Leinnan commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Ticket

Resolves #4742

Brief Description

I've made a simple service that whole caches the ServiceDocument generation output.

@Leinnan
Leinnan requested a review from allister-beamable July 8, 2026 15:32
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Lightbeam link

@allister-beamable allister-beamable left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is worth a try, and would save a fair bit of re-computation of the OpenAPI document whenever Portal hits the docs endpoint.

@github-actions

Copy link
Copy Markdown
Contributor

Lightbeam link

@Leinnan
Leinnan marked this pull request as ready for review July 21, 2026 12:48
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.

Microservice should cache its OpenAPI document instead of regenerating it on every admin/docs request

2 participants