forked from loafle/openapi-generator-original
Include generator indexes in ensure-up-to-date (docusaurus site and /generators/README)
This commit is contained in:
parent
fb49fa7c8e
commit
37ce585e27
@ -37,6 +37,8 @@ declare -a scripts=("./bin/openapi3/ruby-client-petstore.sh"
|
||||
"./bin/csharp-petstore.sh"
|
||||
"./bin/meta-codegen.sh"
|
||||
"./bin/utils/export_docs_generators.sh"
|
||||
"./bin/utils/export_generators_docusaurus_index.sh"
|
||||
"./bin/utils/export_generators_readme.sh"
|
||||
"./bin/go-petstore.sh"
|
||||
"./bin/go-gin-petstore-server.sh")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user