diff options
| author | Tianyang <tianzong48@gmail.com> | 2022-08-14 10:51:16 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-14 10:51:16 +0800 |
| commit | 4990bb8ccaf6f33ed346928eb81d939ce8ce693c (patch) | |
| tree | 16d283bf4d57ed2c15c7ec52459179bc759aa3bb /contributors/devel | |
| parent | 99ef2ff06014fd425924da32a6eacec948f9e88c (diff) | |
Update contributors/devel/sig-architecture/api_changes.md
Co-authored-by: Christoph Blecker <admin@toph.ca>
Diffstat (limited to 'contributors/devel')
| -rw-r--r-- | contributors/devel/sig-architecture/api_changes.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contributors/devel/sig-architecture/api_changes.md b/contributors/devel/sig-architecture/api_changes.md index 8584df5c..b51e7a7d 100644 --- a/contributors/devel/sig-architecture/api_changes.md +++ b/contributors/devel/sig-architecture/api_changes.md @@ -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. |
