issues
search
podhmo
/
swagger-marshmallow-codegen
generating marshmallow's schema from swagger definition file
MIT License
52
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ItemsRange validator causes exception with flask-apispec doc.register
#105
rbsp-21
opened
1 year ago
0
chore: always require ruamel.yaml
#104
podhmo
closed
1 year ago
0
Dependency `dictknife` is broken
#103
Shaokun-X
closed
1 year ago
3
Question: Is it possible to set "emit_schema_even_primitive_type" from command line?
#102
krzosa
closed
3 years ago
9
Add version
#101
podhmo
closed
3 years ago
0
get version info from module
#100
podhmo
closed
3 years ago
1
Fix min items
#99
podhmo
closed
3 years ago
0
Ability to use as a Python module
#98
eLvErDe
opened
3 years ago
2
Does not support minItems on array (generate ItemsRange validator instead of Length)
#97
eLvErDe
closed
3 years ago
3
rewriting the handle way of paths part
#96
podhmo
opened
4 years ago
1
separated output -- 5th step fix primitive value as named bug
#95
podhmo
closed
4 years ago
0
strict option
#94
podhmo
opened
4 years ago
0
separated output -- 4th step, support mutual reference
#93
podhmo
closed
4 years ago
0
Separated output -- 3rd step, support import
#92
podhmo
closed
4 years ago
0
Separated emit -- 2nd step, not support import other schemas
#91
podhmo
closed
4 years ago
0
See openapi instead of version
#90
podhmo
closed
4 years ago
0
Adjust tests -- x-marshmallow-name
#89
podhmo
closed
4 years ago
0
Refactor use configDict directly
#88
podhmo
closed
4 years ago
0
Separated output
#87
podhmo
closed
4 years ago
0
Separated output -- 1st step
#86
podhmo
closed
4 years ago
0
handling nullable and x-nullable correctly?
#85
podhmo
closed
4 years ago
2
Refactoring -- drop write_field_many and using recursive definition for extract caller part
#84
podhmo
closed
4 years ago
0
nested additionalProperties is not supported yet
#83
podhmo
closed
4 years ago
2
Fix additional properties with object
#82
podhmo
closed
4 years ago
0
additionalProperties with ref is broken
#81
podhmo
closed
4 years ago
3
Additional properties true
#80
podhmo
closed
4 years ago
0
Additional properties use dict if possible
#79
podhmo
closed
4 years ago
0
Readme markdown
#78
podhmo
closed
4 years ago
0
use readme.md instead of readme.rst
#77
podhmo
closed
4 years ago
0
Fix ci
#76
podhmo
closed
4 years ago
1
customization example (x-default-now)
#75
podhmo
opened
4 years ago
0
fix: use AwareDateTime()
#74
podhmo
closed
4 years ago
0
Use pytest
#73
podhmo
closed
4 years ago
0
use dict not OrderedDict
#72
podhmo
opened
4 years ago
0
Fix nesting2
#71
podhmo
closed
4 years ago
0
Fix nesting
#70
podhmo
closed
4 years ago
0
refactor: remove import_unique
#69
podhmo
closed
4 years ago
0
use pytest
#68
podhmo
closed
4 years ago
0
handle additionalProperties correctly
#67
podhmo
closed
4 years ago
5
Use links
#66
podhmo
closed
4 years ago
0
Use symlink
#65
podhmo
closed
4 years ago
0
nested field using lambda
#61
podhmo
closed
4 years ago
4
treating AdditionalProperties only schema as Dict field
#64
podhmo
closed
4 years ago
2
Use lambda for nesting
#63
podhmo
closed
4 years ago
0
using UnknownField, Include for additionalProperties
#62
podhmo
closed
4 years ago
1
Add testcase
#60
podhmo
closed
4 years ago
0
📝 careless schema definitions (memo)
#59
podhmo
opened
4 years ago
4
config dict
#58
podhmo
closed
4 years ago
0
Tests maitenance 1st step
#57
podhmo
closed
4 years ago
0
generate schema for tests create from python class
#56
podhmo
closed
4 years ago
1
Next