-
Notifications
You must be signed in to change notification settings - Fork 637
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
comment cant be created internal
Describe the solution you'd like
to use this I found this here:
"properties": {
"type": "array",
"items": {
"title": "Entity Property",
"type": "object",
"properties": {
"key": {
"type": "string"
},
"value": {}
},
"additionalProperties": false
}
}
conten type header must be Content-Type: application/json
Describe alternatives you've considered
none alternative
Use Case
as an agent I also wanna create internal comments
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request