Inital Commit
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"pagination": {
|
||||
"ListDomains": {
|
||||
"limit_key": "MaxItems",
|
||||
"input_token": "Marker",
|
||||
"output_token": "NextPageMarker",
|
||||
"result_key": "Domains"
|
||||
},
|
||||
"ListOperations": {
|
||||
"limit_key": "MaxItems",
|
||||
"input_token": "Marker",
|
||||
"output_token": "NextPageMarker",
|
||||
"result_key": "Operations"
|
||||
},
|
||||
"ViewBilling": {
|
||||
"input_token": "Marker",
|
||||
"limit_key": "MaxItems",
|
||||
"output_token": "NextPageMarker",
|
||||
"result_key": "BillingRecords"
|
||||
},
|
||||
"ListPrices": {
|
||||
"input_token": "Marker",
|
||||
"limit_key": "MaxItems",
|
||||
"output_token": "NextPageMarker",
|
||||
"result_key": "Prices"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user