-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Description
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 handler isnt working properly or I just make a mistake, but I don't see anything wrong in trying to pass my open api spec directly to the docs.js. Thank you.
{
"tab": "API Reference",
"openapi": "https://petstore3.swagger.io/api/v3/openapi.json",
"groups": [
{
"group": "API Documentation",
"pages": [
"api-reference/introduction"
]
}
]
}
tim-won and expxx
Metadata
Metadata
Assignees
Labels
No labels