You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-playground/openapi-setup.mdx
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,8 +181,6 @@ Change the URL of the endpoint page in your docs using `x-mint: href`:
181
181
}
182
182
```
183
183
184
-
When `x-mint: href` is present, the navigation entry will link directly to the specified URL instead of generating an API page.
185
-
186
184
## Auto-populate API pages
187
185
188
186
Add an `openapi` field to any navigation element in your `docs.json` to automatically generate pages for OpenAPI endpoints. The `openapi` field accepts either a file path in your docs repo or a URL to a hosted OpenAPI document.
0 commit comments