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

fix: update versioning in the docs #671

Merged
merged 1 commit into from
Sep 17, 2021
Merged

fix: update versioning in the docs #671

merged 1 commit into from
Sep 17, 2021

Conversation

TarikGul
Copy link
Member

closes: #670

Updates the version of substrate-api-sidecar inside of the docs, and also updates the release notes to update the docs.

Copy link
Collaborator

@jsdw jsdw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, good to be aware of this, thanks!

Comment on lines +306 to +307
1. Update the substrate-api-sidecar version in the docs by going into `docs/src/openapi-v1.yaml`, and changing the `version` field under `info` to the releases respected version. Then run `yarn build:docs`.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be good to automate this! :)

@dvdplm dvdplm merged commit f4556ae into master Sep 17, 2021
@dvdplm dvdplm deleted the tarik-update-docs branch September 17, 2021 12:05
This pull request was closed.
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.

openAPI version is to follow substrate-api-sidecar version, e.g. 1.0.0-v9.1.9
4 participants