issues
search
fuhrysteve
/
marshmallow-jsonschema
JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow
MIT License
209
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
run python 3.12 in the build, formatting tweaks
#183
fuhrysteve
opened
7 months ago
2
Warning: pkg_resources is deprecated as an API.
#182
matejsp
opened
11 months ago
1
Allow callable defaults and verify serializability
#181
yuval-p
opened
1 year ago
0
make it easier to customize schema
#180
fuhrysteve
closed
1 year ago
0
Add definitions_path argument to __init__ for customization
#179
mrtedn21
opened
1 year ago
2
Remove `type` for `fields.Raw`
#178
0mza987
opened
1 year ago
0
Support custom "title"
#177
multimeric
opened
1 year ago
0
🐛 Fix `AttributeError` when nesting schemas using `lambda: Schema()`
#176
fuhrysteve
closed
1 year ago
0
try to fix build
#175
fuhrysteve
closed
1 year ago
1
Is this package still being maintained?
#174
ksbrar
opened
1 year ago
8
Union Causing Issues
#173
sbryfcz
opened
2 years ago
0
🐛 Fix `AttributeError` when nesting schemas using `lambda: Schema()`
#172
hf-kklein
closed
1 year ago
1
Apply `isort` to project
#171
hf-kklein
opened
2 years ago
0
Add Support for `marshmallow.fields.Enum` in marshmallow ≥ v3.18
#170
hf-kklein
opened
2 years ago
2
marshmallow-jsonschema is not compatible with `marshmallow.fields.Enum` added in marshmallow v3.18.0
#169
hf-kklein
opened
2 years ago
1
Update black version
#168
stufisher
closed
1 year ago
1
Replace marshmallow default -> dump_default
#167
stufisher
opened
2 years ago
2
Any type (or Raw field) uses type as string, and when used in Dict, adds str, null as types in additional properties
#166
ryan-lane
opened
2 years ago
0
give more context to custom schemas
#165
chenguo
opened
2 years ago
3
Nesting Schema Recursively Fails when using `lambda`: "AttributeError: 'function' object has no attribute 'fields'"
#164
hf-kklein
closed
1 year ago
2
Add support for tuples
#163
ksbrar
closed
3 weeks ago
2
Unsupported field type <fields.Tuple>?
#162
ksbrar
opened
2 years ago
0
Support JSON schema for enums always loaded by name
#161
pingsutw
closed
1 year ago
5
Pass marshmallow context into nested schema
#160
ghostwheel42
closed
2 years ago
4
python 3.10 and try python 3.11.0-alpha.1
#159
fuhrysteve
closed
3 years ago
1
Deprecation warnings from marshmallow
#158
lindycoder
opened
3 years ago
0
UnsupportedValueError on custom marshmallow.fields inside schema
#157
pingsutw
opened
3 years ago
0
Feature Request: Support enums when their value is a string type
#156
palchicz
opened
3 years ago
1
Added fields.IPInterface marshmallow field type to python types mapping
#155
nusnuson
closed
3 years ago
2
Unsupported field type <fields.IPInterface>
#154
nusnuson
opened
3 years ago
1
marshmallow-jsonschema on conda-forge
#153
k-dominik
opened
3 years ago
4
set int to "integer" instead of "number"
#152
JacksonToomey
closed
3 years ago
2
Fixes to field default
#151
noamkush
closed
3 years ago
1
OSSAR
#150
fuhrysteve
closed
3 years ago
1
bump to 3.10.0-beta.1
#149
fuhrysteve
closed
3 years ago
1
codeql
#148
fuhrysteve
closed
3 years ago
1
fix: Change readonly to readOnly
#147
sidrubs
closed
3 years ago
1
Nothing gets rendered by brutusin
#146
tsoernes
opened
3 years ago
0
fix: change type from 'number' to 'integer' for python type 'int'
#145
nix1010
closed
3 years ago
1
The UUID field inherits from the String field
#144
kaos
closed
3 years ago
2
Default field values may be callable
#143
kaos
closed
3 years ago
3
Support for Schema Level Validation
#142
zacharymostowsky
opened
3 years ago
0
Feature request: Support schemas created with marshmallow-oneofschema
#141
adamtheturtle
opened
3 years ago
2
adding python 3.10 alpha to the build for fun
#140
fuhrysteve
closed
3 years ago
1
Use data_key when available for property names
#139
martijnthe
closed
3 years ago
2
Pass marshmallow context into nested schemas?
#138
ghostwheel42
closed
2 years ago
2
Added fields.IP marshmallow field type to python types mapping
#137
shirbi-cye
closed
3 years ago
2
jsonschema to marshmallow?
#136
pchtsp
opened
3 years ago
1
Add support for validate.Equal
#135
mrcljx
closed
3 years ago
2
fix pre-commit
#134
fuhrysteve
closed
3 years ago
1
Next