|
61 | 61 | <Params /> |
62 | 62 | <TypesNotToFlatten /> |
63 | 63 | </ServiceOperation> |
| 64 | + <ServiceOperation MethodName="CreateRoutingRule" OutputProperty="*" Verb="New" Noun="RoutingRule" ShouldProcessTarget="DomainName" PipelineParameter="DomainName" NoPipelineParameter="false"> |
| 65 | + <Params /> |
| 66 | + <TypesNotToFlatten /> |
| 67 | + </ServiceOperation> |
64 | 68 | <ServiceOperation MethodName="CreateStage" OutputProperty="*" Verb="New" Noun="Stage" ShouldProcessTarget="StageName" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true"> |
65 | 69 | <Params /> |
66 | 70 | <TypesNotToFlatten /> |
|
125 | 129 | <Params /> |
126 | 130 | <TypesNotToFlatten /> |
127 | 131 | </ServiceOperation> |
| 132 | + <ServiceOperation MethodName="DeleteRoutingRule" Verb="Remove" Noun="RoutingRule" ShouldProcessTarget="RoutingRuleId" PipelineParameter="RoutingRuleId" NoPipelineParameter="false"> |
| 133 | + <Params /> |
| 134 | + <TypesNotToFlatten /> |
| 135 | + </ServiceOperation> |
128 | 136 | <ServiceOperation MethodName="DeleteStage" Verb="Remove" Noun="Stage" ShouldProcessTarget="StageName" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true"> |
129 | 137 | <Params /> |
130 | 138 | <TypesNotToFlatten /> |
|
145 | 153 | <Params /> |
146 | 154 | <TypesNotToFlatten /> |
147 | 155 | </ServiceOperation> |
148 | | - <ServiceOperation MethodName="GetApiMappings" OutputProperty="Items" Verb="Get" Noun="ApiMappingList" ShouldProcessTarget="" PipelineParameter="DomainName" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true"> |
| 156 | + <ServiceOperation MethodName="GetApiMappings" OutputProperty="Items" Verb="Get" Noun="ApiMappingList" ShouldProcessTarget="" PipelineParameter="DomainName" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit"> |
149 | 157 | <Params /> |
150 | 158 | <TypesNotToFlatten /> |
151 | 159 | </ServiceOperation> |
152 | | - <ServiceOperation MethodName="GetApis" OutputProperty="Items" Verb="Get" Noun="ApiList" PipelineParameter="" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true"> |
| 160 | + <ServiceOperation MethodName="GetApis" OutputProperty="Items" Verb="Get" Noun="ApiList" PipelineParameter="" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit"> |
153 | 161 | <Params /> |
154 | 162 | <TypesNotToFlatten /> |
155 | 163 | </ServiceOperation> |
156 | 164 | <ServiceOperation MethodName="GetAuthorizer" OutputProperty="*" Verb="Get" Noun="Authorizer" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true"> |
157 | 165 | <Params /> |
158 | 166 | <TypesNotToFlatten /> |
159 | 167 | </ServiceOperation> |
160 | | - <ServiceOperation MethodName="GetAuthorizers" OutputProperty="Items" Verb="Get" Noun="AuthorizerList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true"> |
| 168 | + <ServiceOperation MethodName="GetAuthorizers" OutputProperty="Items" Verb="Get" Noun="AuthorizerList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit"> |
161 | 169 | <Params /> |
162 | 170 | <TypesNotToFlatten /> |
163 | 171 | </ServiceOperation> |
164 | 172 | <ServiceOperation MethodName="GetDeployment" OutputProperty="*" Verb="Get" Noun="Deployment" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true"> |
165 | 173 | <Params /> |
166 | 174 | <TypesNotToFlatten /> |
167 | 175 | </ServiceOperation> |
168 | | - <ServiceOperation MethodName="GetDeployments" OutputProperty="Items" Verb="Get" Noun="DeploymentList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true"> |
| 176 | + <ServiceOperation MethodName="GetDeployments" OutputProperty="Items" Verb="Get" Noun="DeploymentList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit"> |
169 | 177 | <Params /> |
170 | 178 | <TypesNotToFlatten /> |
171 | 179 | </ServiceOperation> |
172 | 180 | <ServiceOperation MethodName="GetDomainName" OutputProperty="*" Verb="Get" Noun="DomainName" PipelineParameter="DomainName" NoPipelineParameter="false" LegacyV4Pagination="true"> |
173 | 181 | <Params /> |
174 | 182 | <TypesNotToFlatten /> |
175 | 183 | </ServiceOperation> |
176 | | - <ServiceOperation MethodName="GetDomainNames" OutputProperty="Items" Verb="Get" Noun="DomainNameList" PipelineParameter="" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true"> |
| 184 | + <ServiceOperation MethodName="GetDomainNames" OutputProperty="Items" Verb="Get" Noun="DomainNameList" PipelineParameter="" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit"> |
177 | 185 | <Params /> |
178 | 186 | <TypesNotToFlatten /> |
179 | 187 | </ServiceOperation> |
|
185 | 193 | <Params /> |
186 | 194 | <TypesNotToFlatten /> |
187 | 195 | </ServiceOperation> |
188 | | - <ServiceOperation MethodName="GetIntegrationResponses" OutputProperty="Items" Verb="Get" Noun="IntegrationResponseList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true"> |
| 196 | + <ServiceOperation MethodName="GetIntegrationResponses" OutputProperty="Items" Verb="Get" Noun="IntegrationResponseList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit"> |
189 | 197 | <Params /> |
190 | 198 | <TypesNotToFlatten /> |
191 | 199 | </ServiceOperation> |
192 | | - <ServiceOperation MethodName="GetIntegrations" OutputProperty="Items" Verb="Get" Noun="IntegrationList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true"> |
| 200 | + <ServiceOperation MethodName="GetIntegrations" OutputProperty="Items" Verb="Get" Noun="IntegrationList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit"> |
193 | 201 | <Params /> |
194 | 202 | <TypesNotToFlatten /> |
195 | 203 | </ServiceOperation> |
196 | 204 | <ServiceOperation MethodName="GetModel" OutputProperty="*" Verb="Get" Noun="Model" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true"> |
197 | 205 | <Params /> |
198 | 206 | <TypesNotToFlatten /> |
199 | 207 | </ServiceOperation> |
200 | | - <ServiceOperation MethodName="GetModels" OutputProperty="Items" Verb="Get" Noun="ModelList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true"> |
| 208 | + <ServiceOperation MethodName="GetModels" OutputProperty="Items" Verb="Get" Noun="ModelList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit"> |
201 | 209 | <Params /> |
202 | 210 | <TypesNotToFlatten /> |
203 | 211 | </ServiceOperation> |
|
213 | 221 | <Params /> |
214 | 222 | <TypesNotToFlatten /> |
215 | 223 | </ServiceOperation> |
216 | | - <ServiceOperation MethodName="GetRouteResponses" OutputProperty="Items" Verb="Get" Noun="RouteResponseList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true"> |
| 224 | + <ServiceOperation MethodName="GetRouteResponses" OutputProperty="Items" Verb="Get" Noun="RouteResponseList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit"> |
217 | 225 | <Params /> |
218 | 226 | <TypesNotToFlatten /> |
219 | 227 | </ServiceOperation> |
220 | | - <ServiceOperation MethodName="GetRoutes" OutputProperty="Items" Verb="Get" Noun="RouteList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true"> |
| 228 | + <ServiceOperation MethodName="GetRoutes" OutputProperty="Items" Verb="Get" Noun="RouteList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit"> |
| 229 | + <Params /> |
| 230 | + <TypesNotToFlatten /> |
| 231 | + </ServiceOperation> |
| 232 | + <ServiceOperation MethodName="GetRoutingRule" OutputProperty="*" Verb="Get" Noun="RoutingRule" PipelineParameter="RoutingRuleId" NoPipelineParameter="false"> |
221 | 233 | <Params /> |
222 | 234 | <TypesNotToFlatten /> |
223 | 235 | </ServiceOperation> |
224 | 236 | <ServiceOperation MethodName="GetStage" OutputProperty="*" Verb="Get" Noun="Stage" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true"> |
225 | 237 | <Params /> |
226 | 238 | <TypesNotToFlatten /> |
227 | 239 | </ServiceOperation> |
228 | | - <ServiceOperation MethodName="GetStages" OutputProperty="Items" Verb="Get" Noun="StageList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true"> |
| 240 | + <ServiceOperation MethodName="GetStages" OutputProperty="Items" Verb="Get" Noun="StageList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit"> |
229 | 241 | <Params /> |
230 | 242 | <TypesNotToFlatten /> |
231 | 243 | </ServiceOperation> |
|
245 | 257 | <Params /> |
246 | 258 | <TypesNotToFlatten /> |
247 | 259 | </ServiceOperation> |
| 260 | + <ServiceOperation MethodName="ListRoutingRules" OutputProperty="RoutingRules" Verb="Get" Noun="RoutingRuleList" PipelineParameter="DomainName" NoPipelineParameter="false"> |
| 261 | + <Params /> |
| 262 | + <TypesNotToFlatten /> |
| 263 | + </ServiceOperation> |
| 264 | + <ServiceOperation MethodName="PutRoutingRule" OutputProperty="*" Verb="Write" Noun="RoutingRule" ShouldProcessTarget="RoutingRuleId" PipelineParameter="RoutingRuleId" NoPipelineParameter="false"> |
| 265 | + <Params /> |
| 266 | + <TypesNotToFlatten /> |
| 267 | + </ServiceOperation> |
248 | 268 | <ServiceOperation MethodName="ReimportApi" OutputProperty="*" Verb="Update" Noun="ApiImport" ShouldProcessTarget="ApiId" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true"> |
249 | 269 | <Params /> |
250 | 270 | <TypesNotToFlatten /> |
|
0 commit comments