issues
search
pyeve
/
eve-swagger
Swagger extension for Eve-powered RESTful APIs
http://python-eve.org
Other
154
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Source code, git tag, change log for version 0.2.0
#128
rafrafek
opened
6 months ago
0
Unhashable type: "list"
#127
shanewazabbas
opened
1 year ago
0
Fix typo in schemas
#126
sildur
closed
2 years ago
3
Typo in schemas
#125
sildur
closed
2 years ago
0
Use request.scheme in servers()
#124
sildur
closed
2 years ago
1
Use request.scheme in servers()
#123
sildur
closed
2 years ago
0
Adds security definitions for eve-auth-jwt
#122
sildur
closed
2 years ago
1
Add security definitions for eve-auth-jwt
#121
sildur
closed
2 years ago
0
Use URL_PREFIX to construct server URLs
#120
sildur
closed
2 years ago
0
If API_VERSION is set and URL_PREFIX is set servers URL breaks
#119
spacepirate0001
closed
2 years ago
0
Provide swagger object to add_documentation call
#118
itsjef
closed
3 years ago
1
QueryProjections does not exist on document (?)
#117
keko950
opened
3 years ago
1
Examples not shown in Swagger-ui
#116
javierdvalle
opened
3 years ago
1
AttributeError: module 'eve_swagger.swagger' has no attribute 'name'
#115
virtualvinodh
opened
3 years ago
2
Use correct spec_url when running in mod_wsgi
#114
javierdvalle
closed
4 years ago
1
CI failure on Python 2.7
#113
nicolaiarocci
opened
4 years ago
1
prepend url_prefix to spec_url
#112
javierdvalle
closed
4 years ago
1
Fix travis builds
#111
jgoret
closed
4 years ago
1
Add templates folder when packaging
#110
jgoret
closed
4 years ago
0
Templates missing from PyPI
#109
jgoret
closed
4 years ago
1
TypeError: add_documentation() missing 1 required positional argument: 'doc'
#108
luiscoms
closed
3 years ago
2
meta and links response fields are not defined
#107
jmosbacher
closed
4 years ago
0
Projections not included in get parameters
#106
jmosbacher
closed
4 years ago
0
add meta and links to the response schemas
#105
jmosbacher
closed
4 years ago
1
add projections query parameter
#104
jmosbacher
closed
4 years ago
1
add media type to type map
#103
jmosbacher
closed
4 years ago
1
media type not converted to openapi 3 compatible type
#102
jmosbacher
closed
4 years ago
0
Unable to install on Python 3.8 with pip
#101
amorimfilipe
closed
4 years ago
1
Fix ABC import DeprecationWarning
#100
D-stefaang
closed
4 years ago
4
No name 'get_swagger_blueprint' in module 'eve_swagger'
#99
maulikdoshi82
closed
4 years ago
3
Customize summary
#98
tanoabeleyra
closed
5 years ago
0
How to remove _id fields from post and patch request model.
#97
satyanani40
closed
4 years ago
2
How to generate header fields in swagger UI
#96
satyanani40
closed
4 years ago
1
add the URL_PREFIX to the swagger url if applicable
#95
AnthonyCaetano
closed
4 years ago
2
URL_PREFIX is not included in the server url
#94
AnthonyCaetano
closed
4 years ago
2
Cut new release to expose _compile_docs
#93
jlane9
closed
4 years ago
2
Swagger-UI py-eve basic authentication
#92
kkuehl
closed
4 years ago
3
Fix urlprefix
#91
rmlopes
closed
5 years ago
5
Added option to remove example attribute inside parameters
#90
DavidZisky
closed
5 years ago
2
Fix OAuth2
#89
rmlopes
closed
5 years ago
5
add `additional_lookup` docs
#88
JoveYu
closed
5 years ago
2
eve with eve-swagger raise cerberus.schema.SchemaError
#87
JoveYu
closed
5 years ago
1
add GET query params and add authorization
#86
JoveYu
closed
5 years ago
4
is this support gridfs file API ?
#85
jawestory
closed
5 years ago
1
Drop support for EOL Python 2.6, 3.3 and 3.4
#84
hugovk
closed
5 years ago
1
Black code format #82
#83
djanmamur
closed
5 years ago
1
adopt black code formatting style (with pre-commit hooks)
#82
nicolaiarocci
closed
5 years ago
0
Add python 3.7 to CI matrix
#81
nicolaiarocci
closed
5 years ago
0
Drop python 2.6 support
#80
nicolaiarocci
closed
5 years ago
1
OpenAPI 3 updates
#79
rmlopes
closed
5 years ago
1
Next