update styling of user messages (#3247)

This commit is contained in:
Lily Delalande
2025-07-03 14:35:31 -04:00
committed by GitHub
parent 17bc96fcd4
commit 7f55459e40
3 changed files with 10 additions and 1 deletions
+6
View File
@@ -1342,6 +1342,12 @@
"envs": {
"$ref": "#/components/schemas/Envs"
},
"headers": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"name": {
"type": "string",
"description": "The name used to identify this extension"