mirror of
https://github.com/portainer/portainer.git
synced 2025-08-09 15:55:23 +02:00
docs(api): update swagger related files to support swagger-codegen (#2404)
* Linting updates to api/swagger.yaml * Security updates to api/swagger.yml * Add api/swagger_config.json for swagger-codegen * Add swagger_config.json packageVersion to match swagger.yml
This commit is contained in:
parent
7e6c647e93
commit
6ab510e5cb
2 changed files with 138 additions and 5 deletions
5
api/swagger_config.json
Normal file
5
api/swagger_config.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"packageName": "portainer",
|
||||
"packageVersion": "1.20-dev",
|
||||
"projectName": "portainer"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue