Skip to content

Fix API doc generation for resource endpoints#848

Merged
dennisvang merged 2 commits intosupport/1.18.xfrom
fix/687-api-docs-resource-endpoints
Feb 19, 2026
Merged

Fix API doc generation for resource endpoints#848
dennisvang merged 2 commits intosupport/1.18.xfrom
fix/687-api-docs-resource-endpoints

Conversation

@dennisvang
Copy link
Contributor

Fixes #687 by calling the update method at the end of app initialization, when all resource-definitions have been migrated..

With @PostConstruc it got called before the resource-definitions were migrated, so the resource endpoints were missing until the app was restarted.
@dennisvang dennisvang force-pushed the fix/687-api-docs-resource-endpoints branch from 94dfef1 to c75ea8f Compare February 19, 2026 17:22
@dennisvang dennisvang merged commit 0cba71a into support/1.18.x Feb 19, 2026
13 checks passed
@dennisvang dennisvang deleted the fix/687-api-docs-resource-endpoints branch February 19, 2026 20:10
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.

1 participant