Inital Commit
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListPipelines": {
|
||||
"input_token": "marker",
|
||||
"output_token": "marker",
|
||||
"more_results": "hasMoreResults",
|
||||
"result_key": "pipelineIdList"
|
||||
},
|
||||
"DescribeObjects": {
|
||||
"input_token": "marker",
|
||||
"output_token": "marker",
|
||||
"more_results": "hasMoreResults",
|
||||
"result_key": "pipelineObjects"
|
||||
},
|
||||
"QueryObjects": {
|
||||
"input_token": "marker",
|
||||
"output_token": "marker",
|
||||
"more_results": "hasMoreResults",
|
||||
"limit_key": "limit",
|
||||
"result_key": "ids"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user