8 lines
142 B
YAML
8 lines
142 B
YAML
components:
|
|
schemas:
|
|
ObjectId:
|
|
type: string
|
|
pattern: '^[a-fA-F0-9]{24}$'
|
|
examples:
|
|
- 64f85f5f4c7dbf7cfb8f3f10
|