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
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.
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.
The text was updated successfully, but these errors were encountered: