mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Reverting swagger doc
This commit is contained in:
@@ -73,17 +73,11 @@ paths:
|
||||
tags:
|
||||
- Apps
|
||||
parameters:
|
||||
- in: path
|
||||
name: app
|
||||
- name: app
|
||||
in: path
|
||||
description: Name of the app.
|
||||
required: true
|
||||
schema:
|
||||
type: string
|
||||
- in: query
|
||||
name: force
|
||||
schema:
|
||||
type: bool
|
||||
description: Query parameter that enables force delete for app
|
||||
type: string
|
||||
responses:
|
||||
200:
|
||||
description: Apps successfully deleted.
|
||||
|
||||
Reference in New Issue
Block a user