RapiDoc icon indicating copy to clipboard operation
RapiDoc copied to clipboard

feature: generate examples for query params and path params

Open llllvvuu opened this issue 2 years ago • 0 comments

For req body and resp body, if there are no explicitly specified examples, then RapiDoc will generate examples for you. But for path params and query params, if you dont explicitly put examples, then RapiDoc won't have any examples and also the "Fill Example" button won't work. Maybe the ideal behavior would be to generate 1 example value per param.

llllvvuu avatar Aug 20 '23 08:08 llllvvuu