File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
services/apigateway/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Amazon API Gateway" ,
4
+ "contributor" : " " ,
5
+ "description" : " Documentation updates for Amazon API Gateway"
6
+ }
Original file line number Diff line number Diff line change 2626
2626
},
2627
2627
"domainNameId" :{
2628
2628
"shape" :" String" ,
2629
- "documentation" :" <p>The identifier for the domain name resource. Supported only for private custom domain names.</p>" ,
2629
+ "documentation" :" <p>The identifier for the domain name resource. Required for private custom domain names.</p>" ,
2630
2630
"location" :" querystring" ,
2631
2631
"locationName" :" domainNameId"
2632
2632
},
4474
4474
},
4475
4475
"domainNameId" :{
4476
4476
"shape" :" String" ,
4477
- "documentation" :" <p> The identifier for the domain name resource. Supported only for private custom domain names. </p>" ,
4477
+ "documentation" :" <p> The identifier for the domain name resource. Required for private custom domain names. </p>" ,
4478
4478
"location" :" querystring" ,
4479
4479
"locationName" :" domainNameId"
4480
4480
}
You can’t perform that action at this time.
0 commit comments