Commit Graph

17 Commits

Author SHA1 Message Date
mintlify[bot] 41af0c5388 Update from code changes: remove retired mint deslop command (#7005)
* docs: remove retired mint deslop CLI command

* docs: remove retired deslop API endpoint and references

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-18 09:27:39 -07:00
Ethan Palm d79cce1821 Edit deslop endpoint reference (#6674)
* 💅

* correct the rate limit error
2026-07-20 16:32:14 -07:00
skeptrune 5093c9667b Add deslop endpoint to Admin API spec (#6559)
* Add deslop endpoint to Admin API spec

* Document mint deslop CLI command

* docs: add API reference page for deslop endpoint

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-17 16:26:39 -07:00
skeptrune f6da1ed7aa Clarify which API key type each endpoint requires (#6557)
* Clarify which API key type each endpoint requires

- Append an auth line to every operation description across all five
  OpenAPI specs stating the required key type and prefix (admin mint_ vs
  assistant mint_dsc_)
- Fix discovery security scheme claiming the assistant key is safe for
  client-side code, contradicting the proxy guidance in api/introduction
- Expand the terse static-export security scheme description to match
  the other admin specs

* Drop key prefix mentions from spec descriptions
2026-07-14 11:55:15 -07:00
Ethan Palm 6bb14aa061 docs: replace dashboard.mintlify.com with app.mintlify.com (#5990)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 15:42:09 -07:00
mintlify[bot] 880dd874eb Update API specs to match server implementation (#4760)
* Update API specs to match server implementation

Generated-By: mintlify-agent

* remove X-Message-Id and X-Pull-Request-Link

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-03-23 14:32:19 -07:00
mintlify[bot] 6f68fe37ec Add 'archived' status to Agent API v2 schema (#4376)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-12 11:32:46 -07:00
cdxker b51c99629f docs: add v2 agent API endpoints and deprecate v1 (#4225) 2026-03-09 18:07:43 -07:00
mintlify[bot] b98197e3ca Update agent API specification (#4106)
* Update agent API spec: branch optional, assistant role support, response fields

Generated-By: mintlify-agent

* Apply suggestion from @ethanpalm

* Fix indentation in fr/admin-openapi.json

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 15:30:38 -08:00
mintlify-development[bot] 30756e7daf fix(api-docs): correct asDraft default value to false (#3755)
The server implementation sets asDraft default to false, not true.

Generated-By: mintlify-agent

Co-authored-by: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com>
2026-02-25 13:19:47 -08:00
Ethan Palm 5c379eac57 Clarify API key requirements on endpoint pages (#3015) 2026-01-30 17:13:48 -08:00
skeptrune 66dc29f2a9 docs: improve message descriptions in API documentation for clarity (#2300) 2025-12-12 22:07:01 -08:00
Ethan Palm a2f0ea6fd9 add model parameter (#2118) 2025-12-08 11:53:09 -08:00
mintlify[bot] 368bbaa34e Document asDraft parameter for agent API (#2048)
* Update api/agent/create-agent-job.mdx

* Update ai/agent.mdx

* feature: update admin-openapi.yml file

* remove the extra data from the agent-job mdx file

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: cdxker <fdenzell@gmail.com>
2025-12-04 11:09:50 -08:00
Ethan Palm 8f3b5ea930 API cleanup (#1600) 2025-10-22 17:56:51 -07:00
mintlify[bot] 5ca6f383c1 Fix agent job creation route in admin API (#1415)
* Update admin-openapi.json

* Update api-reference/agent/create-agent-job.mdx

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-10-01 14:55:31 -07:00
mintlify-development[bot] 4e914ef492 Update api-discovery endpoint to admin api (#1407)
* Update api-reference/agent/create-agent-job.mdx

* Update api-reference/agent/get-agent-job.mdx

* Update api-reference/agent/get-all-jobs.mdx

* Update api-reference/introduction.mdx

* Update api-reference/introduction.mdx

* Update discovery-openapi.json

* Update discovery-openapi.json

* Update admin-openapi.json

* Update api-reference/agent/create-agent-job.mdx

* feature: fix route, add details api key

* feature: rename domain / projectId plus copy

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com>
Co-authored-by: cdxker <denzell@mintlify.com>
2025-09-30 17:33:39 -07:00