Ecosyste.ms: Issues

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

GitHub / wolverdude/GenSON issues and pull requests

#80 - Install `genson/schema/` sub-directory

Issue - State: open - Opened by jas4711 about 1 month ago

#79 - fix: added missing super in Number so inheritance would be called

Pull Request - State: open - Opened by IdanRudich about 2 months ago

#78 - SchemaBuilder incorrecly marking field as required for copied schema

Issue - State: open - Opened by rsteiger 6 months ago - 5 comments
Labels: bug, wontfix

#77 - Make Travis CI build green again.

Pull Request - State: closed - Opened by wolverdude 9 months ago

#76 - Create python-publish.yml

Pull Request - State: open - Opened by simontaurus 9 months ago

#75 - Ignore whitespace differences when testing error messages

Pull Request - State: open - Opened by jdayton3 9 months ago

#74 - Push latest version to PyPI

Issue - State: closed - Opened by jdayton3 9 months ago - 3 comments

#73 - Distribute wheel package

Issue - State: closed - Opened by koxudaxi about 1 year ago - 5 comments

#72 - pip3 install genson does not install __main__

Issue - State: closed - Opened by marcpawl over 1 year ago - 2 comments
Labels: clarification needed

#71 - supporting multiplicities

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

#70 - use a valid URI to avoid failures in test_builder

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

#69 - Test failures when rfc3987 is installed

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

#67 - Enable adding a custom field to all nodes.

Issue - State: open - Opened by wolverdude almost 2 years ago

#65 - NODE_CLASS is overwritten when using a custom SchemaBuilder

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

#64 - Enhancement: Add parameter to add description placeholders

Issue - State: open - Opened by zbalkan over 2 years ago - 1 comment
Labels: enhancement

#63 - Enhancement: Parameter to use JSON values as default values.

Issue - State: open - Opened by zbalkan over 2 years ago - 7 comments
Labels: enhancement

#62 - Your regex that separates JSON objects is buggy

Issue - State: closed - Opened by ctrlcctrlv over 2 years ago - 3 comments
Labels: duplicate

#61 - How to get only content from schema ?

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

#60 - Adding the ability to set a 'required' boolean kwarg in the Object.add_object method

Pull Request - State: open - Opened by sj-curtin about 3 years ago - 1 comment
Labels: clarification needed

#59 - propertyName? to generate a nullable property in a schema

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

#58 - Deprecate old python versions

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

#57 - Add `Enum` schema strategy

Pull Request - State: closed - Opened by mbercx almost 4 years ago - 5 comments

#56 - Added .editorconfig according to the code convention used in this repo.

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

#55 - Moved the metadata into setup.cfg.

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

#54 - Fix broken test dependency

Issue - State: closed - Opened by wolverdude about 4 years ago - 1 comment
Labels: bug

#53 - MANIFEST.in: Add test fixtures

Pull Request - State: closed - Opened by jayvdb about 4 years ago - 3 comments

#52 - when it contains Chinese, there is no alignment

Issue - State: closed - Opened by liutianping0326 about 4 years ago

#51 - Update testing & add CI server

Pull Request - State: closed - Opened by wolverdude over 4 years ago
Labels: enhancement

#50 - add additionalProperties and field requirement on runtime

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

#49 - Comparing schema after to_json, not matching

Issue - State: closed - Opened by Marco-Santoni almost 5 years ago - 2 comments
Labels: bug

#48 - Support apostrophe as alternate to quote

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

#47 - Support UNICODE

Issue - State: closed - Opened by phaedron almost 5 years ago - 14 comments
Labels: bug

#46 - Enhancement: Enum Support

Issue - State: open - Opened by DylanYoung almost 5 years ago - 2 comments
Labels: enhancement

#45 - Enhancement: definitions support

Issue - State: open - Opened by DylanYoung almost 5 years ago - 3 comments
Labels: enhancement, clarification needed

#44 - how to pass "required" option?

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

#43 - add support for draft-6 examples

Pull Request - State: closed - Opened by proppy about 5 years ago - 1 comment

#42 - support for draft-6 examples metadata

Issue - State: open - Opened by proppy about 5 years ago - 1 comment
Labels: enhancement

#41 - json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Issue - State: closed - Opened by ssbarnea about 5 years ago - 2 comments
Labels: enhancement

#40 - how to add pattern for each field

Issue - State: open - Opened by kadisyy about 5 years ago - 3 comments
Labels: enhancement, wontfix

#39 - YAML Support

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

#38 - Support directories as input for 'object' field

Issue - State: open - Opened by Qworel97 over 5 years ago - 1 comment
Labels: enhancement

#37 - Change "required" field to be an optional field.

Issue - State: open - Opened by YehudaCorsia over 5 years ago - 8 comments
Labels: enhancement, clarification needed

#36 - TypeError: '<' not supported between instances of 'str' and 'int'

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

#35 - Could not find matching type for schema: {'type': ['null', 'string']}

Issue - State: closed - Opened by xgodon almost 6 years ago - 10 comments

#34 - more optimal way to do __eq__ in node.py

Pull Request - State: closed - Opened by YehudaCorsia almost 6 years ago

#33 - more optimal way to do __eq__

Pull Request - State: closed - Opened by YehudaCorsia almost 6 years ago - 3 comments

#32 - Remove the variable generator_classes

Pull Request - State: closed - Opened by YehudaCorsia almost 6 years ago - 1 comment

#31 - remove redundant "()"

Pull Request - State: closed - Opened by shtutzim almost 6 years ago - 1 comment

#30 - Change accomodate to accommodate

Pull Request - State: closed - Opened by shtutzim almost 6 years ago - 2 comments

#29 - A more optimal way to do __eq__

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

#28 - final "required" should not be present

Issue - State: closed - Opened by xgodon almost 6 years ago - 9 comments

#27 - enable custom Generator classes

Issue - State: closed - Opened by YehudaCorsia almost 6 years ago - 16 comments
Labels: enhancement

#26 - datetime.datetime not supported

Issue - State: closed - Opened by arthuston about 6 years ago - 10 comments
Labels: clarification needed

#25 - Inconsistent handling of `required` list

Issue - State: closed - Opened by krdln about 6 years ago - 5 comments

#24 - Adding support for long numbers

Pull Request - State: closed - Opened by heiho1 about 6 years ago - 4 comments

#23 - Suspected bug with complex strings

Issue - State: open - Opened by nashborges almost 7 years ago - 17 comments
Labels: bug

#22 - Suspected bug in object.py merging existing schemas

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

#21 - Add default descriptions and $schema

Issue - State: closed - Opened by cidrblock about 7 years ago - 1 comment

#20 - It does not handle patternProperties from an existing schema

Issue - State: closed - Opened by lcahlander about 7 years ago - 3 comments

#19 - Where are the installation intstructions?

Issue - State: closed - Opened by tychop over 7 years ago - 3 comments

#18 - feature request: sort fields alphabetically

Issue - State: closed - Opened by nqzero over 7 years ago - 1 comment

#17 - Python 3.6 support

Issue - State: closed - Opened by impredicative over 7 years ago - 2 comments

#16 - Missing 'items' property when adding an Array to an Object schema

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

#15 - Fix typo in usage and README

Pull Request - State: closed - Opened by MikeRalphson over 8 years ago - 1 comment

#14 - trying to load a schema i dumped with genson fails

Issue - State: closed - Opened by ankopainting over 8 years ago - 4 comments

#12 - Add three schema keywords: additionalItems, additionalProperties, patternProperties

Pull Request - State: closed - Opened by davek2 almost 9 years ago - 7 comments

#11 - Array bugs2

Pull Request - State: closed - Opened by davek2 almost 9 years ago - 3 comments

#10 - Adds additionalItems and additionalProperties keywords

Pull Request - State: closed - Opened by davek2 almost 9 years ago

#9 - Fix 2 array bugs: bad merged array schema, nested array in separate mode fails

Pull Request - State: closed - Opened by davek2 almost 9 years ago - 1 comment

#8 - Fixed list bugs

Issue - State: closed - Opened by davek2 almost 9 years ago - 4 comments

#7 - additionalProperties would be nice

Issue - State: open - Opened by davek2 almost 9 years ago - 4 comments
Labels: enhancement

#6 - Too large!

Issue - State: closed - Opened by coderextreme about 9 years ago - 1 comment

#5 - Emit valid schema when arrays in sample objects are empty.

Pull Request - State: closed - Opened by bradsokol over 9 years ago - 3 comments

#4 - Validate generated schemas as part of tests.

Pull Request - State: closed - Opened by bradsokol over 9 years ago - 4 comments

#3 - Merge of complex schemas should use anyOf

Issue - State: closed - Opened by eliasdorneles over 9 years ago - 5 comments

#2 - How to execute the project

Issue - State: closed - Opened by robinnidhi almost 10 years ago - 5 comments

#1 - Types with formats

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