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

REST API: Fix typo in OpenAPI json and yml files #3741

Merged
merged 2 commits into from
Mar 11, 2022

Conversation

nullun
Copy link
Contributor

@nullun nullun commented Mar 10, 2022

@michaeldiamant spotted this typo last week and updated the docs, unfortunately I didn't realise the docs were generated from these OpenAPI files and it reintroduced the mistake.
I updated the description but was having trouble running make generate, hopefully it's OK since it's just the description that changed?

@cce
Copy link
Contributor

cce commented Mar 10, 2022

@nullun could you go into daemon/algod/api and type "make" in there and commit the result?

@nullun
Copy link
Contributor Author

nullun commented Mar 10, 2022

Thanks @cce I did make generate in that folder and committed the updated routes file after rebasing my branch to include the latest commits in master.

@cce cce added the Bug-Fix label Mar 11, 2022
@cce cce changed the title Fix typo in OpenAPI json and yml files REST API: Fix typo in OpenAPI json and yml files Mar 11, 2022
@cce cce merged commit b5c87fc into algorand:master Mar 11, 2022
jannotti pushed a commit to jannotti/go-algorand that referenced this pull request Mar 13, 2022
* Fix typo in OpenAPI json and yml files

* Included output of make generate
@algojack algojack mentioned this pull request Mar 15, 2022
@nullun nullun deleted the rest-typo-fix branch September 12, 2023 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants