Backend half
This commit is contained in:
Generated
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListAdapterVersions": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "AdapterVersions"
|
||||
},
|
||||
"ListAdapters": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "Adapters"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user