chore: Swagger documentation for public APIs (#2417)
This commit is contained in:
6
swagger/parameters/public/contact_identifier.yml
Normal file
6
swagger/parameters/public/contact_identifier.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
in: path
|
||||
name: contact_identifier
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
description: The source id of contact obtained on contact create
|
||||
6
swagger/parameters/public/inbox_identifier.yml
Normal file
6
swagger/parameters/public/inbox_identifier.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
in: path
|
||||
name: inbox_identifier
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
description: The identifier obtained from API inbox channel
|
||||
Reference in New Issue
Block a user