1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-28 09:49:40 +02:00
portainer/api
zees-dev 183304853e
feat(openapi): github workflow to generate and validate openapi spec EE-2056 (#6101)
* github workflow to generate and validate openapi spec

* updated github workflow name to remove spaces and be more explicit

* added swagger-cli globally to reduce dep installation times

* removed redundant webhook payload in GET request

* fixed edgeGroupList OAS3 response model

* updated CI pipeline to convert OAS2 to OAS3 and validate OAS3 instead

* updated pipeline name to be more explicit

* removed redundant swagger-cli dependency as we are using swagger2openapi only in github CI

* fixed bug with no validation - using swagger-cli to validate
2021-11-19 09:44:08 +13:00
..
adminmonitor
archive
backup
bolt fix(dockerhub-migration): prevent duplicate migrated dockerhub entries EE-2042 (#6083) 2021-11-17 13:21:09 +13:00
chisel fix(edge) EE-2027 cannot connect to edge agent with high network latency (#6064) 2021-11-12 13:12:09 +13:00
cli Unit tests for enableFeaturesFromFlags function (#6063) 2021-11-15 09:00:25 +10:00
cmd/portainer Unit tests for enableFeaturesFromFlags function (#6063) 2021-11-15 09:00:25 +10:00
crypto
docker
exec fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
filesystem fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
git
http feat(openapi): github workflow to generate and validate openapi spec EE-2056 (#6101) 2021-11-19 09:44:08 +13:00
internal fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
jwt feature(kubeconfig): Do not invalidate kubeconfig upon Portainer restarting [EE-1854] (#5905) 2021-11-15 18:45:20 -03:00
kubernetes fix standard user not able to access nodes stats (#5951) 2021-10-21 11:56:21 +13:00
ldap
oauth
scheduler
stacks
api-description.md
go.mod fix(compose): force recreate containers [EE-1906] (#5926) 2021-10-20 09:01:38 -03:00
go.sum feat(stack): support force update for git-based stacks EE-1611 2021-10-29 10:35:21 +13:00
kubernetes.go
portainer.go fix(dockerhub-migration): prevent duplicate migrated dockerhub entries EE-2042 (#6083) 2021-11-17 13:21:09 +13:00
swagger.yaml
swagger_config.json