Generate swagger from update-codegen
Swagger "docs" are actually Go code, which is used by other codegen tools, so if you really want to regen EVERYTHING, this is part of it and sequence matters.
This commit is contained in:
@@ -42,7 +42,6 @@ BASH_TARGETS=(
|
||||
update-generated-dynamic-resource-allocation
|
||||
update-generated-api-compatibility-data
|
||||
update-generated-docs
|
||||
update-generated-swagger-docs
|
||||
update-openapi-spec
|
||||
update-gofmt
|
||||
)
|
||||
|
Reference in New Issue
Block a user