Dev-only: instantly connects a synthetic MockHub SCM provider to a workspace (no OAuth) and starts an account scan of its seeded repos/skills. Rejected with 404 unless NODE_ENV is development, and 503 when the workflow engine could not accept the first scan.
Path parameters
Headers
Request body
Response
Default Response
Changes
Changed in 4 of the 55 revisions of this API.33
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ○
added the required property
/to the response with the statusresponse-required-property-added
- ▲
- ▲
for the
pathrequest parameterworkspaceId, the format changed from no format touuidrequest-parameter-type-changed
- ▲
- ▲
added the pattern
^[a-z0-9-]+$to the request propertyrequest-property-pattern-added
- ▲