Closed kattsushi closed 3 months ago
Hey, I tried adjusting the code snippet you shared so I can run it and I can't reproduce. Please, share a minimal repro or a snippet that compiles.
sure here is the stackblitz for the repo https://stackblitz.com/edit/stackblitz-starters-8bptu2?file=index.ts
also i realized that at the botton-right appears an ivalid note, im not sure if is releated
but clicking says this error
{
"schemaValidationMessages": [
{
"level": "error",
"message": "Can't read from file https://stackblitzstarters8bptu2-cdb4--3000--41692973.local-credentialless.webcontainer.io/api/openapi.json"
}
]
}
Hey, fix released. Thank you, nice catch!
since some previous versions the Authorize swagger button it doesnt appear any more to setup the bearer token
here my implementation for reference