Skip to content

Update from code changes: remove retired mint deslop command - #7005

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/f73cf5df
Open

Update from code changes: remove retired mint deslop command#7005
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/f73cf5df

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

The mint deslop CLI command and the underlying /v1/deslop/{projectId} admin API were retired upstream. This PR removes their references across CLI docs, API docs, OpenAPI specs, navigation, and the Mintlify skill so guidance no longer describes something users can no longer do.

Changes

  • Remove the mint deslop section from cli/commands.mdx and the CLI overview blurb in cli/index.mdx, mirrored in es/, fr/, and zh/.
  • Drop the mint deslop mention from agent-context/context/skills/mintlify/SKILL.md and reference/cli.md.
  • Delete api/admin/deslop.mdx and its translations, remove the /v1/deslop/{projectId} path and DeslopResult/DeslopWindow schemas from admin-openapi.json and its localized copies.
  • Remove the "Detect AI-sounding prose" entries from api/introduction.mdx and its translations.
  • Drop the api/admin/deslop page from the Admin group in docs.json, es.json, fr.json, and zh.json.

Context

Triggered by mintlify/mint#10216 and mintlify/server#7575.

Update history

  • Initial: CLI docs cleanup for retired mint deslop (mintlify/mint#10216).
  • Follow-up: Removed the retired /v1/deslop/{projectId} admin API endpoint page, OpenAPI schemas, nav entries, and cross-references across en/es/fr/zh (mintlify/server#7575).

Note

Low Risk
Documentation-only removals aligned with a retired CLI and API surface; no runtime or security-sensitive code changes.

Overview
This PR removes deslop from Mintlify’s public docs after the feature was retired upstream (mintlify/mint#10216).

CLI and agent guidance no longer mention mint deslop: the command section and overview blurbs are gone from cli/commands.mdx and cli/index.mdx (and es/, fr/, zh/), and the Mintlify skill drops it from SKILL.md and reference/cli.md.

Admin API reference is updated in parallel: POST /v1/deslop/{projectId} and the DeslopResult / DeslopWindow schemas are removed from admin-openapi.json and localized OpenAPI files; api/admin/deslop.mdx and locale copies are deleted; navigation in docs.json / locale JSON no longer lists the page; and API introduction pages no longer link to or scope the deslop endpoint under the admin API key.

Reviewed by Cursor Bugbot for commit 6cf00f2. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Aug 17, 2026, 11:32 PM

@mintlify

mintlify Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Aug 17, 2026, 11:32 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Update from code changes updated this PR.

Removed retired deslop admin API endpoint page, schemas, nav entries, and references

Source PRs

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant