This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
Chatwoot
Watch
1
Star
0
Fork
You've already forked Chatwoot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
eea7757fbb
Chatwoot
/
swagger
/
parameters
/
message_id.yml
6 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
chore: Add Message API, cleanup conversation_id param (#2249)
2021-05-11 14:50:52 +00:00
in
:
path
name
:
message_id
Fix: Make swagger doc compliant to OpenAPI (#3394) This fixes issues in the swagger.json file. The motivation to do so is to be able to generate API clients using https://openapi-generator.tech Doing so will require further changes to the api spec, but this seems like a good first step since it is now "valid" according to editor.swagger.io and openapi-generator validate. Fixes #2806
2021-11-17 13:25:15 +00:00
type
:
integer
chore: Add Message API, cleanup conversation_id param (#2249)
2021-05-11 14:50:52 +00:00
required
:
true
description
:
The numeric ID of the message
Reference in a new issue
Copy permalink