Closed su8ru closed 1 week ago
@markcowl I think #4761 will include openapi3 support to fix type errors. If it seems that other libraries also need to be supported, I am thinking of removing the close keyword from #4761 and unlinking it to leave this issue, what do you think?
Clear and concise description of the problem
There is no way to decorate parameters in the cookie. So, add
@cookie
decorator like@header
to decorate the parameter is in the cookie.Checklist