Skip to content

Commit

Permalink
[merge] pull request convox#1475
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelMoll committed Dec 15, 2016
2 parents 7e5f4b3 + 4b0abd0 commit 7f8325b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions api/manifest.yml
Expand Up @@ -6,9 +6,9 @@ info:
license:
name: Apache 2.0
url: http://www.apache.org/licenses/LICENSE-2.0
host: docker.local
host: cx.ngrok.io
schemes:
- http
- https
consumes:
- application/x-www-form-urlencoded
produces:
Expand Down Expand Up @@ -656,6 +656,7 @@ paths:
- name: domains
description: public key
type: array

items:
type: string
responses:
Expand Down Expand Up @@ -899,10 +900,11 @@ definitions:
process-width:
type: integer
certificate:
properties:
domain:
type: string
expiration:
type: date
type: string
id:
type: string
error:
Expand Down

0 comments on commit 7f8325b

Please sign in to comment.