Update contributors/devel/sig-architecture/api_changes.md

Co-authored-by: Christoph Blecker <admin@toph.ca>
This commit is contained in:
Tianyang 2022-08-14 10:51:16 +08:00 committed by GitHub
parent 99ef2ff060
commit 4990bb8cca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -939,8 +939,7 @@ an example to illustrate your change.
Make sure you update the swagger and OpenAPI spec by running:
```sh
hack/update-generated-swagger-docs.sh
hack/update-openapi-spec.sh
make update
```
The API spec changes should be in a commit separate from your other changes.