Actions: 7nohe/openapi-react-query-codegen
Actions
Showing runs from all workflows
87 workflow runs
87 workflow runs
initialPageParam here. My api expects no or an empty initial page parameter. initialPageParam="" generates code that sends page=0. I believe the reason is that formatOptions => safeParseNumber converts the empty string to 0.
release
#37:
Issue comment #177 (comment)
created
by
7nohe
initialPageParam here. My api expects no or an empty initial page parameter. initialPageParam="" generates code that sends page=0. I believe the reason is that formatOptions => safeParseNumber converts the empty string to 0.
release
#31:
Issue comment #177 (comment)
created
by
kriptoburak