Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

block_height is missing from access openapi schema #1024

Open
emilic opened this issue Jun 30, 2022 · 0 comments
Open

block_height is missing from access openapi schema #1024

emilic opened this issue Jun 30, 2022 · 0 comments
Labels
bug Something isn't working Feedback

Comments

@emilic
Copy link

emilic commented Jun 30, 2022

Problem

flow-go-sdk needs to be updated to include block_height in the transaction result but it is missing from the access openapi schema.

Steps to Reproduce

N/A

Acceptance Criteria

None

Context

flow-go-sdk builds its json models using swagger-codegen generate -l go -i https://raw.githubusercontent.com/onflow/flow/master/openapi/access.yaml -D packageName=models,modelDocs=false,models -o access/http/models;

@emilic emilic added bug Something isn't working Feedback labels Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Feedback
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant