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
Unable to generate decoder for application/x-www-form-urlencoded (.paths./api/v1/oauth/token/introspect.operations.POST.consumes[0])
Error:No decoders available (.paths./api/v1/oauth/token/introspect.operations.POST.consumes)
A bit late to reply here, I'll beg your pardon. I can't look at this at this moment, unfortunately.
Furthermore, the code to handle this hasn't been centralized, which is an omission in design which needs to get resolved.
Even if this was a blocker for you and you decided to not use guardrail, knowledge about which generator you were using would be helpful to resolve this.
This works:
But if the inlined schema is moved to a dedicated schema, guardrail code-generation fails:
The spec says:
The text was updated successfully, but these errors were encountered: