ApplyPatchOperationParamType type

ApplyPatchOperationParamType のタイプ

type ApplyPatchOperationParamType =
  | "create_file"
  | "delete_file"
  | "update_file"