mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 04:19:19 +00:00
7 lines
123 B
YAML
7 lines
123 B
YAML
name: email
|
|
in: query
|
|
description: The user email to search by
|
|
required: false
|
|
schema:
|
|
type: string
|
|
format: email |