portainer/api/http/handler
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
..
auth fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
backup fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
customtemplates fix(custom-templates): avoid creation of template if the compose file does not exist EE-1470 (#6011) 2021-11-12 11:02:10 -03:00
edgegroups feat(openapi): github workflow to generate and validate openapi spec EE-2056 (#6101) 2021-11-19 09:44:08 +13:00
edgejobs fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
edgestacks fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
edgetemplates fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
endpointedge fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
endpointgroups fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
endpointproxy fix(edge) EE-1720 activate tunnel and remove proxy cache when needed (#5775) 2021-10-15 18:13:20 +13:00
endpoints fix docker pull limit not showed to non admin (#6066) 2021-11-12 15:57:12 +13:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
helm fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
kubernetes fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
ldap feat(app): highlight be provided value [EE-882] (#5703) (#5835) 2021-10-07 11:59:53 +13:00
motd fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
registries fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
resourcecontrols fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
roles docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
settings feature(kubeconfig): Do not invalidate kubeconfig upon Portainer restarting [EE-1854] (#5905) 2021-11-15 18:45:20 -03:00
ssl feat(server): use https by default (#5315) [EE-332] 2021-08-10 07:59:47 +03:00
stacks fix(stack): git credential got reset when updating docker stack EE-1967 2021-11-12 11:52:09 +13:00
status docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
storybook feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00
tags fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
teammemberships fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
teams fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
templates fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 2021-11-01 08:01:03 -03:00
upload fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629) 2021-09-20 12:14:22 +12:00
users fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
webhooks feat(openapi): github workflow to generate and validate openapi spec EE-2056 (#6101) 2021-11-19 09:44:08 +13:00
websocket fix(edge) EE-1720 activate tunnel and remove proxy cache when needed (#5775) 2021-10-15 18:13:20 +13:00
handler.go feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00