Closed KES777 closed 6 years ago
No, I mean handler. The thing is that "handler" variable is set to "openapi", but when that renderer is called, it does not find any "openapi" key set in the stash which makes it confused.
in any case falling back to default 'html' for request to API is not good idea (except for development)
This is not an issue in the plugin, it's an issue in your code. I cannot guess what you want to render, unless you tell your application that.
Do you mean set 'openapi' in stash?