issues
search
ashleysommer
/
sanic-restplus
Fully featured framework for fast, easy and documented API development with Sanic
http://flask-restplus.readthedocs.org
Other
104
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changed to use collections.abc
#28
notzippy
opened
2 years ago
0
TypeError: __new__() missing 1 required positional argument: 'version_prefix'
#27
jailge
closed
3 years ago
4
Requires version_prefix in FutureRoute
#26
notzippy
closed
3 years ago
4
Using v0.5.6 for Sanic 20.12.* causes dependency issue
#25
kirisanth-g
closed
3 years ago
2
quest sanic 21.3 support
#24
ConleyKong
closed
3 years ago
2
The 'sanic_restplus.api' package was not installed in a way that PackageLoader understands
#23
hsz1273327
closed
3 years ago
2
Multiple swagger docs
#22
notzippy
opened
3 years ago
1
fix "from sanic.response import STATUS_CODES" in sanic v20+
#21
tc-imba
closed
3 years ago
6
Error import STATUS_CODES in sanic 20+
#20
tc-imba
closed
3 years ago
0
DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working from collections import Hashable
#19
DavidBord
closed
2 years ago
1
`abort` function does not return keyword arguments in resposne
#18
DavidBord
opened
4 years ago
0
sanic-restplus breaks on sanic 19.12.2
#17
DavidBord
closed
3 years ago
4
One letter in dictionary:value fixing / reqparse fixing
#16
kzagorulko
closed
4 years ago
3
fixing reqparse for sanic Requests object / differs from flask Reques…
#15
oliverpain
closed
5 years ago
1
Replace accept header parser with a more complete/mature version
#14
MihaiBalint
closed
5 years ago
0
Fix the import error by falling back to earlier sanic versions
#13
MihaiBalint
closed
5 years ago
4
import sanic.server.CIMultiDict
#12
nimoism
closed
5 years ago
0
New sanic versions have moved CIMultiDict to a different module
#11
MihaiBalint
closed
5 years ago
3
Update test suite (work in progress)
#10
MihaiBalint
closed
5 years ago
0
Cache model.resolved values to improve marshalling performance
#9
MihaiBalint
closed
5 years ago
1
Use .json property to get request content instead of get_json()
#8
MihaiBalint
closed
5 years ago
2
Pass in correct reference to spf
#7
MihaiBalint
closed
5 years ago
1
Multiple values for "url_prefix"
#6
madsenwattiq
closed
5 years ago
5
Failed to install sanic-restplus using pip3
#5
hoony9x
closed
6 years ago
1
Fail installing dependencies to develop (pip install -e .[dev])
#4
abispo
closed
5 years ago
2
Merge SPF-Port Branch
#3
ashleysommer
closed
7 years ago
0
Sanic-restplus is not avilable on pypi
#2
manuelsotoma
closed
5 years ago
6
Updated setup.py to make sanic-restplus installable
#1
frol
closed
7 years ago
1