edager

Results 6 issues of edager

Hi and thank you for yamale :) I would like to reuse some definitions from an old schema to generate a new schema. From your documentation it indeed looks like...

Hi there, The current implementation of `OneOfSchema.load` is causing me errors downstream due to heterogeneity of the type of objects being returned. My particular issue was due to how `result`...

Hi, There appear to be a duplicate assertion in [test_validate](https://github.com/marshmallow-code/marshmallow-oneofschema/blob/main/tests/test_one_of_schema.py#L278), which I'm not sure is intentional?

:heart: Thank you for your contribution! ### Description Please describe briefly your pull request. ### Checklist Ticks in all boxes and 🟢 on all GitHub actions status checks are required...

Package version (if known): 1.1.3 ## Describe the bug uniqueItems does not appear to be justified in the arrays in the json schemas where it is currently used (e.g. [creators](https://github.com/inveniosoftware/datacite/blob/master/datacite/schemas/datacite-v4.3.json#L259))...

Package version (if known): 1.1.3 ## Describe the bug The field `"dentifiers"` corresponds to the optional field additionalIdentifiers in the DataCite XSD, however, in the json schema v4.3 `"dentifiers"` is...