Skip to content

Commit

Permalink
V3 edit
Browse files Browse the repository at this point in the history
  • Loading branch information
georgehu0 committed Dec 8, 2017
1 parent 41898a6 commit 461247a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/record_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -433,13 +433,13 @@ JSON Return Example:
{
"links": {
"next": "https://api.cdemo.com/v3/records?access_token=H2RbYJSOXcksNlx1qOLdOhkWOaqYAU&product_id=1060&page=2",
"next": "https://api.cdemo.com/v3/records?access_token=<xxx>&product_id=1060&page=2",
"prev": null,
"total_results": 134
},
"paginated_results": [
{
"inspection_id": "20170930ympexwkr",
"inspection_id": "20170930ymp",
"title": "2018 Polaris 45O HO SPORTSMAN ",
"status": 1,
"staging_flag": 0,
Expand Down

0 comments on commit 461247a

Please sign in to comment.