Skip to content

Commit

Permalink
Modified reference/danim-openapi.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-danim committed Sep 11, 2020
1 parent 258b325 commit d9e8f51
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions reference/danim-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ paths:
description: ''
tags:
- upload
- public
/write/video/create:
post:
summary: Create a video
Expand Down Expand Up @@ -283,7 +282,6 @@ paths:
description: 'Hi everyone, this video has an image! Alice.'
description: ''
tags:
- public
- video
parameters: []
/write/video/change:
Expand Down Expand Up @@ -340,7 +338,6 @@ paths:
meta:
type: VideoNotFound
tags:
- public
- video
description: 'This endpoint lets you change your video: name, description, etc.'
requestBody:
Expand Down Expand Up @@ -437,7 +434,6 @@ paths:
description: This endpoint lets you remove one of your videos.
parameters: []
tags:
- public
- video
requestBody:
content:
Expand All @@ -461,7 +457,6 @@ paths:
post:
summary: Generate a video
tags:
- public
- video
responses:
'200':
Expand Down Expand Up @@ -550,7 +545,6 @@ components:
type: apiKey
in: header
tags:
- name: public
- name: upload
- name: video
security:
Expand Down

0 comments on commit d9e8f51

Please sign in to comment.