Description Usage Arguments Value Request syntax
View source: R/apigateway_operations.R
Describes an existing model defined for a RestApi resource.
1 | apigateway_get_model(restApiId, modelName, flatten)
|
restApiId |
[required] [Required] The RestApi identifier under which the Model exists. |
modelName |
[required] [Required] The name of the model as an identifier. |
flatten |
A query parameter of a Boolean value to resolve ( |
A list with the following syntax:
1 2 3 4 5 6 7 |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.