fix typo in swagger (#9278)

pull/9097/head^2
Syed Ali Shahbaz 2023-06-02 02:39:18 +05:30 committed by GitHub
parent a0bf5b4067
commit 8ad513e4ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ import { schemaQuerySingleOrMultipleUserIds } from "~/lib/validations/shared/que
* type: integer
* example: [2, 3, 4]
* - in: query
* name: attendeeEmails
* name: attendeeEmail
* required: false
* schema:
* oneOf: