mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
fix swagger description
This commit is contained in:
@@ -128,9 +128,8 @@ paths:
|
|||||||
|
|
||||||
/apps/{app}/routes:
|
/apps/{app}/routes:
|
||||||
post:
|
post:
|
||||||
summary: Enqueue Route
|
summary: Create new Route
|
||||||
description: |
|
description: Create a new route
|
||||||
Enqueues route(s). If any of the routes is invalid, none of the routes are enqueued.
|
|
||||||
tags:
|
tags:
|
||||||
- Routes
|
- Routes
|
||||||
parameters:
|
parameters:
|
||||||
|
|||||||
Reference in New Issue
Block a user