Callbacks service docs updated
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
components:
|
||||
schemas:
|
||||
ObjectId:
|
||||
description: Object identifier represented as a 24-character hexadecimal string.
|
||||
type: string
|
||||
format: objectid
|
||||
pattern: '^[a-fA-F0-9]{24}$'
|
||||
examples:
|
||||
- 64f85f5f4c7dbf7cfb8f3f10
|
||||
|
||||
Reference in New Issue
Block a user