chore: rename 'reason' to 'cancellationReason' to match the api params schema (#13178)

Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
This commit is contained in:
Alan Daniel
2024-01-12 11:10:04 +00:00
committed by GitHub
co-authored by Udit Takkar
parent 9c1e1d7312
commit 40d8f34e8d
+1 -1
View File
@@ -33,7 +33,7 @@ import { schemaQueryIdParseInt } from "~/lib/validations/shared/queryIdTransform
* type: boolean
* description: Delete all remaining bookings
* - in: query
* name: reason
* name: cancellationReason
* required: false
* schema:
* type: string