Updates a documentation version.
See https://paws-r.github.io/docs/apigateway/update_documentation_version.html for full documentation.
apigateway_update_documentation_version(
restApiId,
documentationVersion,
patchOperations = NULL
)
[required] The string identifier of the associated RestApi..
[required] The version identifier of the to-be-updated documentation version.
For more information about supported patch operations, see Patch Operations.