Changes information about a model. The maximum size of the model is 400 KB.
See https://www.paws-r-sdk.com/docs/apigateway_update_model/ for full documentation.
apigateway_update_model(restApiId, modelName, patchOperations = NULL)
[required] The string identifier of the associated RestApi.
[required] The name of the model to update.
For more information about supported patch operations, see Patch Operations.