-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hi,
I am using this library and I am happy whit it, but I would like to propose an improvement.
My doc strings become quite long and see two ways to shorten them.
- I use a lot of parameters across many functions. I do not like copy-pasting:
- in: query
name: deleted
description: Filter active or deleted authors
required: false
type: boolean
Is there any way how to put this information to variable and use it in that docstring?
- Responses could be read in code.
I would like to search source code of function forfalcon.HTTP_404and similar and add it too responses read form function docstring. This probably don't cover all cases since this error could be renamed but I believe this could help. Would you accept a pull request with it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels