docs
docs copied to clipboard
🪴 Mintlify's documentation
Similar to https://github.com/mintlify/docs/pull/636, I haven't included this page in the navigation yet as we work to come up with a new version.
Clarify how anchors can be used for navigation
## Summary - Rewrote and reordered REST API page - Added a table to compare API keys - Explained chat API purpose a little better to make its purpose more...
When I use mintlify on windows and try to config the autopopulate openapi specs I get the following error: `Invalid href 'C:\api-reference\pet\update-an-existing-pet' passed to next/router` I think that the routes...
Currently, Mintlify works well with OpenAPI documentation files on external web servers, as in this example docs.json: ```json { "$schema": "https://mintlify.com/docs.json", "navigation": { "languages": [ { "anchors": [ { "anchor":...
Hi Mintlify team 👋 I’m adding a [PostHog integration](https://mintlify.com/docs/integrations/analytics/posthog#posthog) and following the documentation provided. The current setup requires including the apiKey directly in the config: ``` "integrations": { "posthog": {...