This website requires JavaScript.
Explore
Help
Sign In
Briq
/
drf-yasg
Watch
8
Star
0
Fork
0
You've already forked drf-yasg
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
openapi3
drf-yasg
/
testproj
/
snippets
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Cristi Vîjdea
9d330d9509
Use the first line of view method docstring as Operation summary
...
Closes
#205
.
2018-09-13 04:18:55 +03:00
..
migrations
Reset testproj migrations
2018-03-18 20:35:02 +02:00
__init__.py
Initial implementation as coreapi wrapper
2017-11-30 04:23:56 +01:00
admin.py
Fix python 3.7 -> 3.7-dev and add flake8 testing
2017-12-02 23:48:58 +01:00
models.py
Rewrite schema generation (
#1
)
2017-12-05 19:46:02 +01:00
serializers.py
Make swagger_schema_fields work on serializer Fields
2018-08-07 22:54:24 +03:00
urls.py
Clean up Django 2 path backslashes
2017-12-18 01:06:14 +01:00
views.py
Use the first line of view method docstring as Operation summary
2018-09-13 04:18:55 +03:00