Skip to content
Snippets Groups Projects
user avatar
Ivana Yovcheva (VMware) authored
With this change /system/info endpoint is going to give
information about the platform architecture it is running on
(arm64, armhf, x86_64)

Signed-off-by: default avatarIvana Yovcheva (VMware) <iyovcheva@vmware.com>
2420b387
History
Name Last commit Last update
..
README.md
swagger.yml

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.