Skip to content

Cleanup Access API openapi spec to align with go codegen#1687

Merged
peterargue merged 2 commits intomasterfrom
peter/cleaup-access-openapi
Feb 19, 2026
Merged

Cleanup Access API openapi spec to align with go codegen#1687
peterargue merged 2 commits intomasterfrom
peter/cleaup-access-openapi

Conversation

@peterargue
Copy link
Copy Markdown
Contributor

Closes: #???

Description

The openapi spec was using "oneOf" for getting transactions/results to allow using either a flow identifier or scheduled tx id. One of does not translate correctly into generated go, so remove it and just use a string.

This PR also cleans up some unused models and regenerates docs which had drifted from the spec.


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@peterargue peterargue changed the title Add experimental API openapi spec and client Cleanup Access API openapi spec to align with go codegen Feb 14, 2026
Base automatically changed from peter/add-extended-index-api to master February 19, 2026 19:03
@peterargue peterargue merged commit 66fcff4 into master Feb 19, 2026
2 checks passed
@peterargue peterargue deleted the peter/cleaup-access-openapi branch February 19, 2026 19:03
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