Welcome Guest, Not a member yet? Register   Sign In
OpenApi Validator
#1

Hello CI Team, and hello everyone.

Need help, can someone suggest me how to use CI 4 with any openapi tool validator ?
Seems most of openapi validators use
PHP Code:
Psr\Http\Message\RequestInterface 
to validate a request, and CI 4 using
PHP Code:
Codeigniter\HTTP\RequestInterface 
in FilterInterface. So, i can't make some filter using openapi validator.

I'm using this openapi-psr7-validator to make some filter.
Reply


Messages In This Thread
OpenApi Validator - by ekojs - 06-24-2020, 06:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB