You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The provided package for RTK Query code generation from OpenAPI schemas is very helpful. However, it's not generating the post request for some endpoints but I can see in the given example https://petstore3.swagger.io/api/v3/openapi.json it generates all the endpoints including put as well, is there any specification we should follow to make this works correctly? so we can add the right decorations for a Swagger to get generate the right Swagger JSON OpenAPI file.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The provided package for RTK Query code generation from OpenAPI schemas is very helpful. However, it's not generating the
post
request for some endpoints but I can see in the given examplehttps://petstore3.swagger.io/api/v3/openapi.json
it generates all the endpoints includingput
as well, is there any specification we should follow to make this works correctly? so we can add the right decorations for a Swagger to get generate the right Swagger JSONOpenAPI
file.Beta Was this translation helpful? Give feedback.
All reactions