Values.UpdateRestApiRequestSourceRequest to update an existing RestApi resource in your collection.
type nonrec t = {restApiId : String_.t;The string identifier of the associated RestApi.
*)patchOperations : ListOfPatchOperation.t option;For more information about supported patch operations, see Patch Operations.
*)}