jmcarp / jmcarp/flask-apispec

How to document GET /my/resource/search?q=bla&sorted=name parameters ?

Open
#74 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
652
Forks
151
PR merge metrics
No merged PRs in 30d

Description

I have this URL:
```
GET /my/resource/search?q=bla&sorted=name parameters
```

I want swagger UI shows an entry for 'q' and 'sorted' parameters. How do I do this using flask-apispec?

I reviewed the documentation and there is not obvious way to do it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.