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:
|
||||
post:
|
||||
summary: Enqueue Route
|
||||
description: |
|
||||
Enqueues route(s). If any of the routes is invalid, none of the routes are enqueued.
|
||||
summary: Create new Route
|
||||
description: Create a new route
|
||||
tags:
|
||||
- Routes
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user