{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/property_Integration_token_instructions",
"title": "property_Integration_token_instructions",
"description": "instructions for the user on how to find the token/key",
"items": {
"type": "string"
},
"type": "array"
}