
static.discovery.metadata.json Maven / Gradle / Ivy
{
"image": {
"href": "${CONNECTOR_HOST}/images/connector.png"
},
"object_types": {
"card": {
"doc": {
"href": "https://github.com/vmware-samples/card-connectors-guide/wiki/Card-Responses"
},
"fields": {
"ticket_id": {
"capture_group": 1,
"regex": "\\b(REQ[0-9]{7})\\b"
},
"email": {
"env": "USER_EMAIL"
}
},
"endpoint": {
"href": "${CONNECTOR_HOST}/cards/requests"
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy