Skip to content

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

Open
peterargue wants to merge 2 commits intopeter/add-extended-index-apifrom
peter/cleaup-access-openapi
Open

Cleanup Access API openapi spec to align with go codegen#1687
peterargue wants to merge 2 commits intopeter/add-extended-index-apifrom
peter/cleaup-access-openapi

Conversation

@peterargue
Copy link
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
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