mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26:47 +00:00
Create README.md
This commit is contained in:
parent
80f42c8e83
commit
9639bc732b
11
api-docs/README.md
Normal file
11
api-docs/README.md
Normal file
@ -0,0 +1,11 @@
|
||||
## 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](http://editor.swagger.io/)
|
||||
|
||||
* Now click File -> Import URL
|
||||
|
||||
* Type in `https://raw.githubusercontent.com/alexellis/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.
|
Loading…
x
Reference in New Issue
Block a user