mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-31 04:30:44 +00:00
Conver to regular Go vendor + dep tool
This commit is contained in:
Generated
Vendored
+2332
File diff suppressed because it is too large
Load Diff
Generated
Vendored
+1928
File diff suppressed because it is too large
Load Diff
Generated
Vendored
+1109
File diff suppressed because it is too large
Load Diff
Generated
Vendored
+25
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"pagination": {
|
||||
"DescribeApplicationVersions": {
|
||||
"result_key": "ApplicationVersions"
|
||||
},
|
||||
"DescribeApplications": {
|
||||
"result_key": "Applications"
|
||||
},
|
||||
"DescribeConfigurationOptions": {
|
||||
"result_key": "Options"
|
||||
},
|
||||
"DescribeEnvironments": {
|
||||
"result_key": "Environments"
|
||||
},
|
||||
"DescribeEvents": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxRecords",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Events"
|
||||
},
|
||||
"ListAvailableSolutionStacks": {
|
||||
"result_key": "SolutionStacks"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user