Changes to Get GitHub connector discovery
GET /v1/connector-instances/{connectorInstanceId}/discovery
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 26 revisions of this API.28
What changed
- ●
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
- ○