Skip to content

Commit

Permalink
fix manifest types
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Sep 19, 2015
1 parent 28332ee commit 3a81494
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -579,13 +579,13 @@ definitions:
command:
type: string
cpu:
type: float
type: number
host:
type: string
image:
type: string
memory:
type: float
type: number
name:
type: string
ports:
Expand Down

0 comments on commit 3a81494

Please sign in to comment.