chore(api): sync the Fineract OpenAPI spec - #473
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
chore/fineract-spec-sync
branch
from
August 31, 2026 04:33
0df5472 to
a0a460d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Apache Fineract's OpenAPI spec has changed. This regenerates
src/app/api/from it.1.16.0-SNAPSHOTapache/fineract@sha256:6904ddbbcbb22e30265243bcebe728067944814a115bf40ba4396b6bdb93b4d7Compile check
❌
npm run buildfailed.This is the expected outcome when upstream removes or renames an endpoint, and it
is the reason this PR is worth opening: the errors below are precisely the call
sites that need attention. See the removed operations in the diff.
Build output (last 80 lines)
API surface diff
No operations were removed, so no existing call site can break.
Added operations
Provenance for this spec is recorded in
public/api/fineract.provenance.json.See
DOCS/OPENAPI_GENERATOR.mdandDOCS/adr/0002-automated-fineract-spec-sync.md.