Skip to content

Commit

Permalink
doc: cleanup some old swagger stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Aug 22, 2019
1 parent 2b9515f commit 6436075
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 867 deletions.
21 changes: 0 additions & 21 deletions doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,4 @@
//
// HTTP API for transcoding media files into different formats using pluggable
// providers.
//
// ## Currently supported providers
//
// + [Amazon Elastic Transcoder](https://aws.amazon.com/elastictranscoder/)
// + [Elemental Conductor](https://www.elementaltechnologies.com/products/elemental-conductor)
// + [Encoding.com](http://api.encoding.com)
// + [Zencoder](http://zencoder.com)
//
// Schemes: http
// BasePath: /
// Version: 1.0.0
// License: Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0.html
//
// Consumes:
// - application/json
//
//
// Produces:
// - application/json
//
// swagger:meta
package main
Loading

0 comments on commit 6436075

Please sign in to comment.