Get GitHub connector discovery
Analyzes a GitHub connector target and returns discovered plugin candidates.
Path parameters
Den TypeID with 'cin_' prefix and a 26-character base32 suffix.
Response
GitHub connector discovery returned successfully.
Changes
Changed in 2 of the 26 revisions of this API.28
- ●
added the new
agent_plugin_manifestenum value to theitem/discoveredPlugins/items/sourceKindresponse property for the response status200response-property-enum-value-added
- ●
added the new
agent_plugin_repoenum value to theitem/classificationresponse property for the response status200response-property-enum-value-added
- ○
added the required property
item/discoveredPlugins/items/sourceSchemaVersionto the response with the200statusresponse-required-property-added
- ●
- ○
removed the pattern
^cin_.*from thepathrequest parameterconnectorInstanceIdrequest-parameter-pattern-removed
- ○
the
item/connectorInstance/connectorAccountIdresponse's property pattern^cac_.*was removed for the status200response-property-pattern-removed
- ○
the
item/connectorInstance/createdByOrgMembershipIdresponse's property pattern^om_.*was removed for the status200response-property-pattern-removed
- ○
the
item/connectorInstance/idresponse's property pattern^cin_.*was removed for the status200response-property-pattern-removed
- ○
the
item/connectorInstance/organizationIdresponse's property pattern^org_.*was removed for the status200response-property-pattern-removed
- ○
the
item/connectorTarget/connectorInstanceIdresponse's property pattern^cin_.*was removed for the status200response-property-pattern-removed
- ○
the
item/connectorTarget/idresponse's property pattern^ctg_.*was removed for the status200response-property-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○