ApplyPatchOperationParamUnion type

Alias untuk ApplyPatchOperationParamUnion

type ApplyPatchOperationParamUnion =
  | ApplyPatchCreateFileOperationParam
  | ApplyPatchDeleteFileOperationParam
  | ApplyPatchUpdateFileOperationParam
  | ApplyPatchOperationParam