Issue with Path parameters
-
When generating the openapi spec file for woocommerce I get the a bad json.
I know that because when I try to use it to generate code i get:
-paths.’/settings/{group_id}’. Declared path parameter group_id needs to be defined as a path parameter in path or operation level
i guess you code forgets to generate that param
The topic ‘Issue with Path parameters’ is closed to new replies.