mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-08-14 02:27:23 -07:00
spaces.php
This commit is contained in:
parent
7755490b81
commit
eefa32741e
845 changed files with 50409 additions and 0 deletions
3
aws/Aws/data/codecommit/2015-04-13/api-2.json.php
Normal file
3
aws/Aws/data/codecommit/2015-04-13/api-2.json.php
Normal file
File diff suppressed because one or more lines are too long
3
aws/Aws/data/codecommit/2015-04-13/paginators-1.json.php
Normal file
3
aws/Aws/data/codecommit/2015-04-13/paginators-1.json.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
// This file was auto-generated from sdk-root/src/data/codecommit/2015-04-13/paginators-1.json
|
||||
return [ 'pagination' => [ 'DescribePullRequestEvents' => [ 'input_token' => 'nextToken', 'limit_key' => 'maxResults', 'output_token' => 'nextToken', ], 'GetCommentsForComparedCommit' => [ 'input_token' => 'nextToken', 'limit_key' => 'maxResults', 'output_token' => 'nextToken', ], 'GetCommentsForPullRequest' => [ 'input_token' => 'nextToken', 'limit_key' => 'maxResults', 'output_token' => 'nextToken', ], 'GetDifferences' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxResults', 'output_token' => 'NextToken', ], 'ListBranches' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'branches', ], 'ListPullRequests' => [ 'input_token' => 'nextToken', 'limit_key' => 'maxResults', 'output_token' => 'nextToken', ], 'ListRepositories' => [ 'input_token' => 'nextToken', 'output_token' => 'nextToken', 'result_key' => 'repositories', ], ],];
|
Loading…
Add table
Add a link
Reference in a new issue