registry-git

Update git publish-trigger config for a registry resource

patch/registry-git/{asset}/{namespace}/{slug}/config

Path parameters

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

Request body

publishOnPushboolean
publishOnMergeboolean
trackedBranchstring

Response

Default Response

Changes

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

  • 4efa9fcf5c1e81See the full diff
    • removed the required property currentPublishedSha from the response with the 200 status

      response-required-property-removed

    • removed the required property external from the response with the 200 status

      response-required-property-removed

    • removed the required property forgejo from the response with the 200 status

      response-required-property-removed

    • removed the required property lastPublishedAt from the response with the 200 status

      response-required-property-removed

    • removed the required property publishOnMerge from the response with the 200 status

      response-required-property-removed

    • removed the required property publishOnPush from the response with the 200 status

      response-required-property-removed

    • removed the required property trackedBranch from the response with the 200 status

      response-required-property-removed

    • removed the required property webhookId from the response with the 200 status

      response-required-property-removed

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

      response-required-property-added

    • api operation id patchregistryGitAssetNamespaceSlugConfig removed and replaced with patchRegistryGitAssetNamespaceSlugConfig

      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