Optional params are not marked as optional, this is demonstrated already in the repo under the /pets endpoint. limit and tags are marked as required in the hook when they should be optional. [Opened PR](https://github.com/7nohe/openapi-react-query-codegen/pull/11)