Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Update API.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fieldju authored Feb 16, 2017
1 parent e13e22f commit 6091e5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ You can use has_next and next_offset from the response to paginate through all r
"offset": 0,
"sdb_count_in_result": 3,
"total_sdbcount": 3,
"safe_deposit_box_meta_data": [
"safe_deposit_box_metadata": [
{
"name": "dev demo",
"path": "app/dev-demo/",
Expand Down Expand Up @@ -520,4 +520,4 @@ You can use has_next and next_offset from the response to paginate through all r
"iam_role_permissions": {}
}
]
}
}

0 comments on commit 6091e5e

Please sign in to comment.