-
- Downloads
apidoc: Simplify HTTP methods extraction from docstrings
Extract the methods from the sphinxcontrib-httdomain directives instead of a complicated parsing from some strings in the endpoint docstrings.
parent
0fa6dbd4
No related branches found
No related tags found
Showing
- swh/web/api/apidoc.py 11 additions, 27 deletionsswh/web/api/apidoc.py
- swh/web/api/views/content.py 0 additions, 12 deletionsswh/web/api/views/content.py
- swh/web/api/views/directory.py 0 additions, 2 deletionsswh/web/api/views/directory.py
- swh/web/api/views/identifiers.py 0 additions, 2 deletionsswh/web/api/views/identifiers.py
- swh/web/api/views/origin.py 0 additions, 24 deletionsswh/web/api/views/origin.py
- swh/web/api/views/origin_save.py 0 additions, 3 deletionsswh/web/api/views/origin_save.py
- swh/web/api/views/release.py 0 additions, 3 deletionsswh/web/api/views/release.py
- swh/web/api/views/revision.py 0 additions, 9 deletionsswh/web/api/views/revision.py
- swh/web/api/views/snapshot.py 0 additions, 3 deletionsswh/web/api/views/snapshot.py
- swh/web/api/views/stat.py 0 additions, 3 deletionsswh/web/api/views/stat.py
- swh/web/api/views/vault.py 0 additions, 12 deletionsswh/web/api/views/vault.py
- swh/web/tests/api/test_apidoc.py 1 addition, 3 deletionsswh/web/tests/api/test_apidoc.py
Loading
Please register or sign in to comment