Backend half
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"pagination": {
|
||||
"DescribeEnvironmentMemberships": {
|
||||
"input_token": "nextToken",
|
||||
"output_token": "nextToken",
|
||||
"limit_key": "maxResults"
|
||||
},
|
||||
"ListEnvironments": {
|
||||
"input_token": "nextToken",
|
||||
"output_token": "nextToken",
|
||||
"limit_key": "maxResults"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user