Ecosyste.ms: Issues

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

GitHub / microsoft/jschema-to-python issues and pull requests

#17 - Add generation with dataclasses, and type annotations

Pull Request - State: open - Opened by BowenBao over 1 year ago

#16 - Why deepcopy __dict__ to serialize to json?

Issue - State: open - Opened by melsabagh over 1 year ago

#15 - fix(driver): make module-name a required argument

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

#14 - Emit property descriptions.

Issue - State: open - Opened by lgolding over 4 years ago
Labels: enhancement

#13 - Required property names are not translated from underscore_separated to camelCase

Issue - State: closed - Opened by lgolding almost 5 years ago
Labels: bug

#12 - Provide unit tests

Issue - State: closed - Opened by ghost almost 5 years ago - 1 comment

#11 - Use attr.Factory instead of mutable initializers

Issue - State: closed - Opened by ghost almost 5 years ago
Labels: bug

#10 - Support property ordering on serialization

Issue - State: open - Opened by lgolding almost 5 years ago
Labels: enhancement

#9 - Add validation for number (float)-valued properties.

Issue - State: open - Opened by lgolding almost 5 years ago
Labels: enhancement

#8 - Add validation for enum-valued properties

Issue - State: open - Opened by lgolding almost 5 years ago
Labels: enhancement

#7 - Add validation for int-valued properties

Issue - State: open - Opened by lgolding almost 5 years ago
Labels: enhancement

#6 - Format according to "black" formatter.

Issue - State: closed - Opened by lgolding almost 5 years ago

#5 - Use attrs package and make Python 2/3 compatible.

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

#4 - Make it Python 2-compatible

Issue - State: closed - Opened by lgolding almost 5 years ago - 1 comment

#3 - Address review feedback from MS Python team.

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

#2 - Don't assume that an enum value is a string

Issue - State: open - Opened by lgolding almost 5 years ago
Labels: bug

#1 - If a property has only one enum value, set it in the initializer (don't require it).

Issue - State: open - Opened by lgolding almost 5 years ago
Labels: enhancement