Skip to content

Commit

Permalink
species_idx field definition
Browse files Browse the repository at this point in the history
  • Loading branch information
ajo2995 committed Feb 26, 2016
1 parent 5a12078 commit 31a5f64
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/swagger/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ definitions:
- biotype
- db_type
- gene_idx
- species_idx
- location
- gene_structure
- annotations
Expand All @@ -560,6 +561,9 @@ definitions:
gene_idx:
type: integer
minimum: 0
species_idx:
type: integer
minimum: 0
system_name:
type: string
biotype:
Expand Down

0 comments on commit 31a5f64

Please sign in to comment.