Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / s-knibbs/dataclasses-jsonschema issues and pull requests

#199 - Add message about project being unmaintained.

Pull Request - State: open - Opened by s-knibbs 10 months ago

#199 - Add message about project being unmaintained.

Pull Request - State: open - Opened by s-knibbs 10 months ago

#198 - schema doesn't support inline definition

Issue - State: open - Opened by perryism about 1 year ago

#197 - Validation: How to validate from "bad" dataclass object directly?

Issue - State: open - Opened by lezardo76 over 1 year ago - 1 comment

#196 - Add python 3.11 to tox and github CI

Pull Request - State: closed - Opened by s-knibbs over 1 year ago

#195 - Pipe | as alternative of Union is not working properly

Issue - State: open - Opened by visko-sc over 1 year ago - 3 comments

#194 - Formatting with black + isort.

Pull Request - State: closed - Opened by enerqi over 1 year ago

#193 - Performance improvements

Pull Request - State: closed - Opened by enerqi over 1 year ago

#192 - Add definitions of custom items in tuples

Pull Request - State: open - Opened by alltilla over 1 year ago - 2 comments

#191 - Use `issubclass_safe` in type union handling

Pull Request - State: closed - Opened by s-knibbs almost 2 years ago

#190 - TypeError thrown from valid Union type

Issue - State: closed - Opened by Wombatpm almost 2 years ago - 2 comments

#189 - Fix incorrect conversion of unions of lists & strings

Pull Request - State: closed - Opened by s-knibbs almost 2 years ago

#188 - Improve handling of type unions

Pull Request - State: closed - Opened by s-knibbs almost 2 years ago

#187 - Dataclass: Unable to create schema for 'str | None'

Issue - State: closed - Opened by whyisdifficult almost 2 years ago - 1 comment

#186 - FieldEncoder `json_schema` property not used by validator

Issue - State: open - Opened by jisaacstone almost 2 years ago - 1 comment

#185 - Local Definitions

Pull Request - State: open - Opened by elael about 2 years ago

#184 - Add python 3.10 to tox and classifier

Pull Request - State: closed - Opened by ringohoffman about 2 years ago - 1 comment

#183 - Generated tuple schema is now compliant with openapi 3.0

Pull Request - State: closed - Opened by s-knibbs about 2 years ago

#182 - Schema for tuple types incompatible with OpenAPI Spec 3.0

Issue - State: closed - Opened by s-knibbs about 2 years ago
Labels: bug

#181 - Support for Python 3.10

Issue - State: open - Opened by s-knibbs about 2 years ago

#179 - Tuples don't work properly

Issue - State: open - Opened by csm10495 over 2 years ago

#178 - Optional List of dataclasses does not allow None Value

Issue - State: open - Opened by JangasCodingplace over 2 years ago - 2 comments

#177 - _NULL_TYPE not JSON serializable

Issue - State: open - Opened by DrWacker over 2 years ago

#175 - apply JsonSchema via class decorator (instead of inheritance)

Issue - State: open - Opened by dz0 over 2 years ago

#174 - support for range type?

Issue - State: open - Opened by dz0 over 2 years ago

#173 - Dataclass from json schema

Issue - State: open - Opened by juls858 over 2 years ago

#172 - Pass kwargs through to parent class

Pull Request - State: closed - Opened by s-knibbs over 2 years ago

#171 - Support using discriminator to determine the Union variant

Pull Request - State: closed - Opened by s-knibbs over 2 years ago - 1 comment

#170 - Support discriminators when used with Union types

Issue - State: closed - Opened by s-knibbs over 2 years ago

#169 - Preserve type of dict keys when converting to & from json

Pull Request - State: closed - Opened by s-knibbs over 2 years ago

#168 - Fix handling of untyped container types in Python 3.9

Pull Request - State: closed - Opened by s-knibbs over 2 years ago

#167 - Optional object is not working

Issue - State: closed - Opened by thanakijwanavit almost 3 years ago - 3 comments

#166 - JsonSchemaMixin not working with multiple inheritance.

Issue - State: closed - Opened by Robospecta almost 3 years ago - 1 comment

#165 - Make type hint of from_json() compatible with json.loads()

Pull Request - State: closed - Opened by robinoburka about 3 years ago

#164 - Add check that literal values are valid to decode_field

Pull Request - State: open - Opened by roshcagra about 3 years ago - 4 comments

#163 - Verify that literal values are valid when decoding

Issue - State: open - Opened by roshcagra about 3 years ago - 2 comments

#162 - using Dict type in Python3.9 results AttributeError

Issue - State: closed - Opened by visko-sc about 3 years ago

#161 - Nullable is always Falsey

Pull Request - State: closed - Opened by snorfalorpagus about 3 years ago

#160 - Hadle custom schema before basic

Pull Request - State: closed - Opened by skif-sarmat about 3 years ago

#159 - Not validating field recursively

Issue - State: closed - Opened by qibin-integral about 3 years ago - 1 comment

#158 - Handle custom formats with fastjsonschema correctly

Pull Request - State: closed - Opened by s-knibbs over 3 years ago

#157 - Add `x-module-name` extension to generated schema

Pull Request - State: closed - Opened by s-knibbs over 3 years ago

#156 - Add gh actions config

Pull Request - State: closed - Opened by s-knibbs over 3 years ago

#155 - Migrate to github actions

Issue - State: closed - Opened by s-knibbs over 3 years ago

#154 - Add support for PEP585 & PEP604 type defs

Pull Request - State: closed - Opened by s-knibbs over 3 years ago

#153 - Support PEP 604 types

Issue - State: closed - Opened by s-knibbs over 3 years ago
Labels: enhancement

#152 - Support PEP 585 types

Issue - State: closed - Opened by s-knibbs over 3 years ago
Labels: enhancement

#151 - UserWarning: Unable to decode value for "_field_name: float"

Issue - State: open - Opened by lucascbeyeler over 3 years ago - 2 comments
Labels: bug, question

#150 - fix import error in PyPy 7.3.3

Pull Request - State: closed - Opened by y-mironov over 3 years ago

#149 - ModuleNotFoundError: No module named '_decimal'

Issue - State: closed - Opened by y-mironov over 3 years ago
Labels: bug

#148 - Fix missing definitions in Optional[Union]

Pull Request - State: closed - Opened by jobh over 3 years ago

#147 - Missing definition in schema with Optional[Union[A,B]]

Issue - State: closed - Opened by jobh over 3 years ago

#146 - Unresolvable JSON pointer in nested definition

Issue - State: open - Opened by juliuszsielski over 3 years ago - 3 comments
Labels: question

#145 - Add python 3.9 to tox and classifier.

Pull Request - State: closed - Opened by tirkarthi over 3 years ago

#144 - No longer require typing-extensions for python 3.8

Pull Request - State: closed - Opened by s-knibbs over 3 years ago

#143 - Support Python 3.9

Issue - State: closed - Opened by s-knibbs over 3 years ago - 1 comment

#142 - Support Python 3.8

Issue - State: closed - Opened by s-knibbs over 3 years ago

#140 - Improved behaviour when decoding nullable values that did not come from the encoder

Pull Request - State: open - Opened by amigold almost 4 years ago - 2 comments

#139 - Failing with Inheritance of inner classes

Issue - State: open - Opened by richard-moss almost 4 years ago

#138 - Question on use with inherited classes

Issue - State: open - Opened by richard-moss almost 4 years ago

#137 - Support for inner dataclasses

Issue - State: open - Opened by richard-moss almost 4 years ago - 2 comments

#136 - List of Nullable values are not converted to None in the to_dict function

Issue - State: open - Opened by Golyo88 almost 4 years ago
Labels: bug

#135 - Handle unrecognized values for optional enum fields

Pull Request - State: closed - Opened by s-knibbs almost 4 years ago

#134 - Unrecognized enum values not handled correctly if the field is optional

Issue - State: closed - Opened by s-knibbs almost 4 years ago
Labels: bug

#133 - Nested unions are not (de-)serialized correctly

Issue - State: open - Opened by jonasehrlich almost 4 years ago

#132 - DataclassesPlugin fixed (for objects and for arrays).

Pull Request - State: open - Opened by ZdenekM almost 4 years ago - 1 comment

#131 - Custom FieldEncoder is not called with NewType

Issue - State: closed - Opened by OlgaPaw about 4 years ago - 1 comment

#130 - `from_dict` should not modify dict argument

Issue - State: closed - Opened by claytonlemons about 4 years ago - 1 comment
Labels: wontfix

#129 - Would it make sense to use `anyOf` for Union types instead of `oneOf` ?

Issue - State: closed - Opened by aeflores over 4 years ago - 1 comment

#128 - RecursionError when creating new field

Issue - State: open - Opened by elvinlemmens over 4 years ago

#127 - Invalid OpenAPI for Set[Any]

Issue - State: open - Opened by ZdenekM over 4 years ago

#126 - DataclassesPlugin, OpenAPI 3.0.2: invalid specification

Issue - State: open - Opened by ZdenekM over 4 years ago - 1 comment

#125 - Support calling `to_dict` on objects with unknown enum values

Pull Request - State: closed - Opened by s-knibbs over 4 years ago

#124 - Added date field encoder.

Pull Request - State: closed - Opened by vbrulis over 4 years ago

#123 - discriminator added to schema properties

Pull Request - State: closed - Opened by narakhan over 4 years ago

#122 - Discriminator not added to schema properties

Issue - State: closed - Opened by narakhan over 4 years ago

#121 - Allow to use fields for arbitrary schema extensions.

Pull Request - State: closed - Opened by mic47 over 4 years ago - 1 comment

#120 - Allow to use fields for arbitrary schema extensions.

Issue - State: open - Opened by mic47 over 4 years ago

#119 - Fix nested union dataclasses

Pull Request - State: closed - Opened by narakhan over 4 years ago - 3 comments

#114 - Add option to include the python module name

Issue - State: closed - Opened by s-knibbs over 4 years ago
Labels: enhancement

#105 - Add support for python property serialisation

Pull Request - State: closed - Opened by s-knibbs over 4 years ago

#104 - Add class argument to allow/disallow additional properties

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#101 - Now generate an empty schema for the `Any` type

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#96 - Implement set support

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#93 - Add to_json and from_json convenience methods

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#92 - Add support for OpenAPI 3 discriminators

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#91 - Fix DuplicateNameError when adding multiple classes

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#88 - Improve handling of None in `from_object`

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#86 - Support fields prefixed with a single underscore

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago - 3 comments

#85 - Improve enum handling in `from_object`

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago - 1 comment

#82 - Use `__init_subclass__` to initialise caches instead of lazy assignment

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#78 - Add type annotation for declaring nullable types

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#75 - Support dataclass inheritance with 'allOf'

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#74 - Implement APISpec plugin

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#73 - Fix warnings emitted as false positives

Pull Request - State: closed - Opened by s-knibbs almost 5 years ago

#63 - Add support for constant fields

Issue - State: open - Opened by s-knibbs almost 5 years ago - 1 comment
Labels: enhancement