Skip to content

Reconcile Worker script deletion contract drift #517

Description

@zackbart

Cloudflare's published OpenAPI contract for DELETE /accounts/{account_id}/workers/scripts/{script_name} changed after the last reviewed digest. The operation no longer declares a required empty application/json request body.

Connecta already sends this deletion with no request body and optionally supplies the documented force query parameter, so the observed drift does not require a runtime behavior change.

Acceptance criteria:

  • confirm the current official contract still accepts the existing path parameters and optional force query parameter
  • confirm the successful response remains compatible with Connecta's deletion acknowledgement
  • record the reviewed Cloudflare endpoint digest
  • make the provider drift check report no finding for this endpoint

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions