Ecosyste.ms: Issues

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

GitHub / jacksmith15/statham-schema issues and pull requests

#97 - Specify license in setup.py.

Pull Request - State: closed - Opened by SolidTux about 1 year ago - 1 comment

#96 - Update PyYAML to 6.0

Pull Request - State: closed - Opened by jessexoc about 1 year ago - 1 comment

#95 - Error installing PyYAML while installing version 0.14.0 with pip

Issue - State: closed - Opened by david-imola about 1 year ago - 4 comments
Labels: bug

#94 - Failing tests on master

Issue - State: closed - Opened by SolidTux about 1 year ago - 3 comments

#93 - Use description field for doc comments.

Pull Request - State: closed - Opened by SolidTux about 1 year ago - 5 comments

#92 - Infinite recursion when "$ref" at root.

Issue - State: open - Opened by NfNitLoop over 1 year ago - 4 comments
Labels: bug

#91 - Fix: Updated version dependency pinning for typing annotation

Pull Request - State: closed - Opened by tanzim-bgl over 1 year ago - 2 comments

#90 - Update requirements typing_extensions~=3.7 to a new version

Issue - State: closed - Opened by tanzim-bgl over 1 year ago - 2 comments
Labels: enhancement

#89 - Ability to Generate Python DataClasses with ability to inherit

Issue - State: closed - Opened by tanzimabsar over 1 year ago - 1 comment
Labels: enhancement

#88 - python-dateutil 2.8.0 does not have ParserError

Issue - State: open - Opened by heikowestermann over 2 years ago - 4 comments
Labels: bug

#87 - Typo in quickstart.rst upsteam > upstream

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

#86 - Update typing_extensions in requirements.txt

Issue - State: closed - Opened by arthur-proglove almost 3 years ago - 2 comments
Labels: enhancement

#85 - Advanced example for parsing schemas

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

#84 - Bump pyyaml from 5.1.2 to 5.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 4 comments
Labels: dependencies

#83 - PyPi packages miss tests

Issue - State: closed - Opened by 02strich over 3 years ago - 2 comments
Labels: bug

#82 - Statham object -> json-serializable dict

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

#81 - Implement JSON Schema Draft 7 Support

Issue - State: open - Opened by theonewolf over 3 years ago - 5 comments
Labels: enhancement

#80 - Access properties from a declared Object

Issue - State: open - Opened by arthur-proglove almost 4 years ago - 2 comments
Labels: enhancement

#79 - Create an Object with fields as arguments

Issue - State: open - Opened by arthur-proglove almost 4 years ago - 5 comments
Labels: enhancement

#78 - Bugfix/title special characters

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

#77 - Title with special character causes a syntax error

Issue - State: closed - Opened by arthur-proglove almost 4 years ago - 4 comments
Labels: bug

#76 - Enable testing on python 3.7 and 3.8

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

#75 - Feature/rename dsl

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

#74 - Add an inline constructor for Object

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

#73 - Feature/model inheritance

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

#72 - Feature/bind properties when added

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

#71 - Feature/expand docs

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

#70 - Feature/add docs

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

#69 - Feature/default conflict name underscore after

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

#68 - Feature/ref tests

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

#67 - Feature/derive imports

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

#66 - Feature/dsl serialization

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

#65 - Support $id keyword

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

#64 - Support serialization of DSL definitions to raw JSON Schema

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

#63 - Support schemas with recursive references

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

#62 - Feature/clean up object interface

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

#61 - Feature/dependencies keyword

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

#60 - Add support for enum keyword

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

#59 - Add support for contains keyword

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

#58 - Feature/const keyword

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

#57 - Feature/property names keyword

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

#56 - Add support for uniqueItems keyword

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

#55 - Feature/min max properties

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

#54 - Feature/pattern properties keyword

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

#53 - Feature/extract properties

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

#52 - Feature/tuple array items

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

#51 - Feature/not keyword

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

#50 - Feature/enable json schema tests

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

#49 - Feature/allow boolean true schemas

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

#48 - Feature/add official jsonschema test suite

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

#47 - Feature/handle bad python names

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

#46 - Feature/multiple composition

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

#45 - Feature/all of keyword

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

#44 - Feature/allow untyped object and arrays

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

#43 - Feature/allow untyped validation

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

#42 - Feature/additional properties

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

#41 - Feature/rename via source not name

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

#40 - Move bulk of serialization logic to dsl elements

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

#39 - Feature/allow properties named self

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

#38 - Feature/allow properties named default

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

#37 - Bugfix/errors from integration

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

#36 - Feature/extract definitions

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

#35 - Feature/dsl

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

#34 - Validation of types within arrays is not performed

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

#33 - Feature/fix autonaming and composition in arrays

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

#31 - Feature/one of keyword

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

#30 - Bugfix/name collision for array schemas

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

#29 - Untitled schemas defined in an array are given title Items

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

#28 - Add support for anyOf composition keyword

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

#27 - Add console scripts to setup

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

#26 - Fix class name formatter and improve argument docs

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

#25 - Use json-ref-dict for schema retrieval and reference resolution

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

#24 - Support remote references

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

#23 - Add test case for multiple objects

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

#22 - Test union types

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

#21 - Add pypi publishing

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

#20 - Feature/add release tools

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

#19 - Stathamify

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

#18 - Remove wildcard import

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

#17 - Wildcard import in generated code

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

#16 - Unsupported converter typing error in generated converters

Issue - State: closed - Opened by jacksmith15 almost 5 years ago - 1 comment
Labels: bug

#15 - Support `minProperties` and `maxProperties` object keywords

Issue - State: closed - Opened by jacksmith15 almost 5 years ago
Labels: enhancement

#14 - Support not composition keyword

Issue - State: closed - Opened by jacksmith15 almost 5 years ago
Labels: enhancement

#13 - Support anyOf composition keyword

Issue - State: closed - Opened by jacksmith15 almost 5 years ago
Labels: enhancement

#12 - Support allOf composition keyword

Issue - State: closed - Opened by jacksmith15 almost 5 years ago
Labels: enhancement

#11 - Support oneOf composition keyword

Issue - State: closed - Opened by jacksmith15 almost 5 years ago
Labels: enhancement

#10 - Support `uniqueItems` array keyword

Issue - State: closed - Opened by jacksmith15 almost 5 years ago
Labels: enhancement, good first issue

#9 - Support `const` generic keyword

Issue - State: closed - Opened by jacksmith15 almost 5 years ago
Labels: enhancement, good first issue

#8 - Support `enum` generic keyword

Issue - State: closed - Opened by jacksmith15 almost 5 years ago
Labels: enhancement, good first issue

#7 - Support for remote references

Issue - State: closed - Opened by jacksmith15 almost 5 years ago
Labels: enhancement

#6 - Add validators for built-in formats

Issue - State: open - Opened by jacksmith15 almost 5 years ago
Labels: enhancement, good first issue

#5 - Feature/use specific exceptions

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

#4 - Feature/overhaul serialization

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

#3 - Feature/add field validation tests

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

#2 - Feature/add string length validators

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

#1 - Feature/add keyword specific validation

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