registry-git

Link a GitHub repo as the source of truth for a registry resource: opens a PR adding the canonical file, then pushes and merges on the tracked branch drive publishes

post/registry-git/{asset}/{namespace}/{slug}/link-external

Path parameters

asset'apis' | 'schemas' | 'rules' | 'sdks' required
namespacestring required
slugstring required

Request body

provider'github' | 'bitbucket' required
installationIdinteger
repoIdinteger

Response

Default Response

Changes

Changed in 3 of the 16 revisions of this API.14

  • 4efa9fcf5c1e12See the full diff
    • removed the required property git from the response with the 200 status

      response-required-property-removed

    • added the required property repository to the response with the 200 status

      response-required-property-added

    • added the required property source to the response with the 200 status

      response-required-property-added

    • api operation id postregistryGitAssetNamespaceSlugLinkExternal removed and replaced with postRegistryGitAssetNamespaceSlugLinkExternal

      api-operation-id-removed

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added