Backend half
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListEventSources": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"result_key": "EventSources"
|
||||
},
|
||||
"ListFunctions": {
|
||||
"input_token": "Marker",
|
||||
"output_token": "NextMarker",
|
||||
"limit_key": "MaxItems",
|
||||
"result_key": "Functions"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user