portainer/api/http/handler/webhooks
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
..
handler.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
webhook_create.go fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
webhook_delete.go fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
webhook_execute.go fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
webhook_list.go feat(openapi): github workflow to generate and validate openapi spec EE-2056 (#6101) 2021-11-19 09:44:08 +13:00