Skip to content

Commit

Permalink
agileronin/skills-api:1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Mundy committed Sep 23, 2016
1 parent 8279183 commit e268ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skills-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
}, {
"name" : "limit",
"in" : "query",
"description" : "Maximumn number of job title synonyms to return. Default 1.",
"description" : "Maximumn number of job title synonyms to return. Default is 1 and cannot exceed 10.",
"required" : false,
"type" : "integer"
} ],
Expand Down

0 comments on commit e268ad1

Please sign in to comment.