faas/api-docs
Jannik Hollenbach 2f15a62443 Correct swagger req description for /system/alert
Closes #1168

Signed-off-by: Jannik Hollenbach <Jannik.Hollenbach@iteratec.de>
2019-04-25 16:46:40 +01:00
..

Exploring or editing the Swagger API documentation

The swagger.yml file can be viewed and edited in the Swagger UI.

  • Head over to the Swagger editor

  • Now click File -> Import URL

  • Type in https://raw.githubusercontent.com/openfaas/faas/master/api-docs/swagger.yml and click OK

You can now view and edit the Swagger, copy back to your fork before pushing changes.