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