Skip to content

Commit

Permalink
eg: boto3 update doc urls to the latest
Browse files Browse the repository at this point in the history
Signed-off-by: Abhishek Lekshmanan <[email protected]>
  • Loading branch information
theanalyst committed Feb 25, 2020
1 parent b5f24c9 commit a80b72f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions examples/boto3/service-2.sdk-extras.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"responseCode":200
},
"output": {"shape": "GetUsageStatsOutput"},
"documentationUrl":"https://docs.ceph.com/docs/master/radosgw/s3/",
"documentationUrl":"https://docs.ceph.com/docs/master/radosgw/s3/serviceops#get-usage-stats",
"documentation":"<p>Get usage stats for the user</p>"
}
},
Expand Down Expand Up @@ -61,7 +61,8 @@
"shape":"AppendPosition",
"documentation": "<p>Position to allow appending</p>",
"location": "header",
"locationName": "x-rgw-next-append-position"
"locationName": "x-rgw-next-append-position",
"documentationUrl":"https://docs.ceph.com/docs/master/radosgw/s3/objectops/#append-object"
}
}
},
Expand Down Expand Up @@ -177,7 +178,7 @@
}
},
"documentation":"<p>A container for object tags filtering rules.</p>"
}
},
"GetUsageStatsOutput": {
"type": "structure",
"members": {
Expand Down

0 comments on commit a80b72f

Please sign in to comment.