Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MINOR] docs: Update the version of the OpenAPI document to 0.4.0 (#2130
) ### What changes were proposed in this pull request? Update the version of the OpenAPI document to 0.4.0 ### Why are the changes needed? As the [OAS](https://spec.openapis.org/oas/latest.html#info-object) description, the version field in Info object should be: > The version of the OpenAPI document (which is distinct from the [OpenAPI Specification version](https://spec.openapis.org/oas/latest.html#oasVersion) or the API implementation version). So I update the version to 0.4.0 ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? no need Co-authored-by: mchades <liminghuang@datastrato.com>
- Loading branch information