issues
search
avian2
/
jsonmerge
Merge a series of JSON documents.
MIT License
214
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
DeprecationWarning / Draft4Validator.resolver is deprecated
#68
0x26res
opened
3 months ago
1
Does it preserve the ordering of attributes?
#67
codingbutstillalive
opened
4 months ago
0
Please add more examples
#66
HaykManukyanAvetiky
opened
9 months ago
0
Add Debian packaging
#65
aidan-gallagher
opened
1 year ago
2
`AssertionError` at `assert head.val is resolved`
#64
dotlambda
opened
1 year ago
1
Add link to repo in setup.py
#63
aqeelat
opened
1 year ago
0
Removal Method for Arrays
#62
Rhiannon-Udall
opened
1 year ago
0
Problem with nested json, need help
#61
peterrre
opened
1 year ago
0
Depth Affects Behavior of mergeStrategy="append"
#60
Rhiannon-Udall
closed
1 year ago
1
arrayMergeById not working when "items" is an array
#59
vman049
closed
1 year ago
4
test_reference_in_meta fails with jsonschema > 4.15.0
#58
viraptor
closed
2 years ago
5
jsonmerge performance
#57
dnj12345
opened
2 years ago
4
Feature Request - Merge a single array element into all elements of an array.
#56
wilcox-liam
closed
2 years ago
0
Getting weird results when trying to merge via jsonmerge
#55
akshat62
closed
2 years ago
0
Feature request: Merge multiple versions
#54
hardiksondagar
opened
3 years ago
0
jsonmerge in GitHub Action and/or python virtual environments
#53
ravensorb
closed
3 years ago
3
Defaults being applied to 1st element only when merging array of objects with arrayMergeById
#52
ravensorb
closed
3 years ago
7
allowing sorting as an option
#51
pmvieira
closed
2 years ago
6
Adding sorting to arrays
#50
pmvieira
closed
3 years ago
1
Alphabetic sorting for arrays
#49
pmvieira
closed
3 years ago
3
Merge of all arrays with append strategy fails.
#48
dnj12345
closed
4 years ago
2
occasionally converts bool to string during version merge
#47
Chaffelson
closed
4 years ago
2
Coalesce null strategy
#46
sbwhitney
opened
4 years ago
0
oneOf/anyOf of required incorrectly treated as branch
#45
mrehder
closed
4 years ago
7
multiple idRef and ignoreId
#44
mrehder
closed
4 years ago
3
Support
#43
SmartManoj
closed
5 years ago
0
Is it support uniqueItems in arrays?
#42
SmartManoj
closed
5 years ago
0
Which tool would you recommend to create json schema ?
#41
SmartManoj
closed
5 years ago
0
Merging on top of non-dictionaries fails
#40
CommanderPrS
closed
5 years ago
3
jsonmerge fails assertion on nan float values
#39
mwes
closed
5 years ago
4
Update dependency to admit for jsonschema 3.0.1
#38
ViktorHaag
closed
5 years ago
9
Overwrite head json field with base if head field is empty("")
#37
asingh3886
closed
5 years ago
1
Merge fails if head has non-ascii key
#36
Jenna1337
closed
6 years ago
1
Add the possibility to disable logging
#35
indent3d
closed
6 years ago
1
Upgrade to latest jsonschema
#34
terrisgit
closed
5 years ago
3
Error when I use bracket in name
#33
borisalmonacid
closed
6 years ago
1
more verbose HeadInstanceError: Id was not unique
#32
mmxmb
closed
6 years ago
3
Fix for arrayMergeById when iterator oversteps merge item
#31
fdearle
closed
6 years ago
3
If object uses additionalProperties: false and an input document contains a rogue key, obscure exception is raised
#30
terrisgit
closed
6 years ago
5
Support 'allOf' and 'anyOf' with overwrite strategies
#29
hmpcabral
closed
6 years ago
7
How do I use `"mergeStrategy": "append"` by default?
#28
ahuff44
closed
7 years ago
2
Provide support for alternative object classes
#27
RayPlante
closed
7 years ago
8
Add renameConflicts option to ObjectMerge strategy
#26
aadu
closed
6 years ago
1
How to merge ordered jsons (OrderedDicts)?
#25
wjur
closed
7 years ago
2
Feature request : unique merge strategy for lists
#24
jggc
closed
8 years ago
4
command line tool
#23
ghost
opened
8 years ago
1
Json name/value pairs with forward slash
#22
chseeling
closed
8 years ago
2
Added LICENSE file to match conventions
#21
jtpereyda
closed
8 years ago
1
jsonschema 2.5.0 breaks Merger.get_schema()
#20
avian2
closed
7 years ago
3
fix for handling additionalProperties keyword and update test
#19
nxkb
closed
8 years ago
2
Next