Join Discord
Powered by
What does the response look like that you're sendi...
# general-english
s
Stickler101
03/02/2025, 4:51 PM
What does the response look like that you're sending? It might help to add a description within
Copy code
"properties": { "conf_sid": { "type": "string"
and setting it to required
Copy code
"required": [ "conf_sid" ]
Previous
Next