Skip to content

Commit

Permalink
Merge pull request #1268 from GSA/IAEMOD-30205_Change_Limit_Description
Browse files Browse the repository at this point in the history
Update get-opportunities-public-api.md
  • Loading branch information
TaehoKimGSA authored Aug 16, 2024
2 parents 35e4b60 + 6498f66 commit f402256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _apidocs/get-opportunities-public-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ ncode| NAICS Code. This code is maximum of 6 digits| No| String | v2
ccode| Classification Code| No| String | v2
rdlfrom |Response Deadline date. Format must be MM/dd/yyyy <br>Note: If response date From & To is provided, then the date range is 1 year| No| String | v2
rdlto |Response Deadline date. Format must be MM/dd/yyyy <br>Note: If response date From & To is provided, then the date range is 1 year| No| String | v2
limit |Total number of records to be retrieved per page. This field must be a number <br> Max Value = 1000| Yes |Int | v2
limit |Total number of records to be retrieved per page. This field must be a number <br> Max Value = 1000. Default limit value is 1.| No| Int | v2
offset |Indicates the page index. Default offset starts with 0 | No| Int | v2

## Get Opportunities Response Parameters
Expand Down

0 comments on commit f402256

Please sign in to comment.