static.discovery.metadata.json Maven / Gradle / Ivy
{
"image": {
"href": "${CONNECTOR_HOST}/images/connector.png"
},
"test_auth": {
"href": "${CONNECTOR_HOST}/test-auth"
},
"object_types": {
"card": {
"doc": {
"href": "https://github.com/vmware-samples/card-connectors-guide/wiki/Card-Responses"
},
"fields": {
"projects_pr_email_subject": {
"capture_group": 1,
"regex": "((?:[a-zA-Z0-9]+)\/(?:[a-zA-Z0-9-]+) - Pull request #(?:[0-9]+):[ ])"
},
"users_pr_email_subject": {
"capture_group": 1,
"regex": "(?:[~])((?:[a-zA-Z0-9]+)\/(?:[a-zA-Z0-9-]+) - Pull request #(?:[0-9]+):[ ])"
}
},
"endpoint": {
"href": "${CONNECTOR_HOST}/cards/requests"
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy