Skip to content

Commit 6436075

Browse files
committed
doc: cleanup some old swagger stuff
1 parent 2b9515f commit 6436075

File tree

2 files changed

+0
-867
lines changed

2 files changed

+0
-867
lines changed

doc.go

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,4 @@
22
//
33
// HTTP API for transcoding media files into different formats using pluggable
44
// providers.
5-
//
6-
// ## Currently supported providers
7-
//
8-
// + [Amazon Elastic Transcoder](https://aws.amazon.com/elastictranscoder/)
9-
// + [Elemental Conductor](https://www.elementaltechnologies.com/products/elemental-conductor)
10-
// + [Encoding.com](http://api.encoding.com)
11-
// + [Zencoder](http://zencoder.com)
12-
//
13-
// Schemes: http
14-
// BasePath: /
15-
// Version: 1.0.0
16-
// License: Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0.html
17-
//
18-
// Consumes:
19-
// - application/json
20-
//
21-
//
22-
// Produces:
23-
// - application/json
24-
//
25-
// swagger:meta
265
package main

0 commit comments

Comments
 (0)