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 07:10:04 -04:00 committed by GitHub
parent 9c1e1d7312
commit 40d8f34e8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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