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

GitHub / wol-soft/php-json-schema-model-generator issues and pull requests

#91 - Execute tests when we need no coverage

Pull Request - State: closed - Opened by szepeviktor 4 months ago - 2 comments

#90 - Make use of GHA features

Pull Request - State: closed - Opened by szepeviktor 4 months ago - 3 comments

#89 - Fix typos

Pull Request - State: closed - Opened by szepeviktor 4 months ago - 1 comment

#88 - Fix code typo in README

Pull Request - State: closed - Opened by Crell 4 months ago - 1 comment

#87 - Add hooks for process and validate functions

Issue - State: closed - Opened by patrickbenjamin1 5 months ago - 2 comments

#86 - Added caching setting to GeneratorConfiguration

Pull Request - State: closed - Opened by kolodkinvalentin 9 months ago - 6 comments

#85 - modernize code

Pull Request - State: closed - Opened by wol-soft 10 months ago - 1 comment

#84 - Optional const

Pull Request - State: closed - Opened by wol-soft 10 months ago - 1 comment

#83 - Replaced the function empty with a more strict comparison

Pull Request - State: closed - Opened by kolodkinvalentin 10 months ago - 1 comment

#82 - Added support for non required const-properties

Pull Request - State: closed - Opened by kolodkinvalentin 11 months ago - 1 comment

#81 - Added strict validation because null can implicitly convert to zero, …

Pull Request - State: closed - Opened by kolodkinvalentin 11 months ago - 4 comments

#80 - Combined Ref and object definition

Pull Request - State: closed - Opened by wol-soft 12 months ago - 1 comment

#79 - Support top level $ref in combination with other declarations

Issue - State: closed - Opened by wol-soft 12 months ago
Labels: bug

#78 - Fix creation of dynamic property for composed item validators on properties

Pull Request - State: closed - Opened by wol-soft almost 2 years ago - 1 comment

#77 - Creation of dynamic property for composed item validators on properties

Issue - State: closed - Opened by wol-soft almost 2 years ago
Labels: bug

#76 - Serialization Bug: Including Null Properties in JSON Output instead of Excluding Them

Issue - State: closed - Opened by aniltonjunior about 2 years ago - 1 comment
Labels: bug

#75 - Change Generator to ModelGenerator in Readme

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

#74 - Nested Compositions

Pull Request - State: open - Opened by wol-soft about 2 years ago - 1 comment
Labels: bug

#73 - Enum post processor

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

#72 - Error when generating classes with FedEx OpenAPI schema

Issue - State: open - Opened by mehgcap about 2 years ago - 4 comments
Labels: bug

#71 - Fix issue #70

Pull Request - State: closed - Opened by wol-soft over 2 years ago - 1 comment

#70 - Filter for a property inside a Composition inside an array is not executed

Issue - State: closed - Opened by wol-soft over 2 years ago
Labels: bug

#69 - Fix regression introduced by #68

Pull Request - State: closed - Opened by wol-soft over 2 years ago - 1 comment

#68 - Fix recursive reference resolving

Pull Request - State: closed - Opened by wol-soft over 2 years ago - 1 comment

#66 - Stable version

Issue - State: closed - Opened by garrysanders over 2 years ago - 1 comment

#64 - Install wol-soft/php-json-schema-model-generator instead-production

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

#63 - Add PHP8.2 testing

Pull Request - State: closed - Opened by wol-soft over 2 years ago - 1 comment

#62 - Add validateOption to FilterInterface

Issue - State: closed - Opened by wol-soft about 3 years ago

#60 - Constructor with explicit argument

Issue - State: closed - Opened by giann over 3 years ago - 1 comment
Labels: wontfix

#59 - Add support for numeric properties

Pull Request - State: closed - Opened by wol-soft over 3 years ago - 1 comment

#58 - Support number property key

Issue - State: closed - Opened by giann over 3 years ago - 3 comments
Labels: bug

#57 - No nested schema for composed property

Issue - State: closed - Opened by giann over 3 years ago - 5 comments

#56 - Change all occurrences of `rawModelDataInput` to `modelData`

Pull Request - State: closed - Opened by wol-soft over 3 years ago - 1 comment

#55 - Use $rawModelDataInput as construct function parameter name

Pull Request - State: closed - Opened by mikewolfxyou over 3 years ago - 7 comments

#54 - uuid string type support

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

#53 - Transfer namespace decorators for nested references

Pull Request - State: closed - Opened by wol-soft over 3 years ago - 1 comment

#52 - Inconsistency of generated code when using different methods to declare nullable structures

Issue - State: open - Opened by dktapps over 3 years ago - 1 comment
Labels: bug

#51 - Crash on `"type": ["object"]` on object properties

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

#50 - Incorrect native parameter type on nullable setters in mutable models

Issue - State: open - Opened by dktapps almost 4 years ago - 5 comments
Labels: bug

#49 - Access to undeclared property `_propertyValidationState` on simple templates

Issue - State: closed - Opened by dktapps almost 4 years ago - 3 comments
Labels: code style

#48 - Fix a couple of @param with missing types

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

#47 - Fixed PropertyInterface::setType() signature mismatch

Pull Request - State: closed - Opened by dktapps almost 4 years ago - 1 comment

#46 - Removed obsolete @var in ExtendObjectPropertiesMatchingPatternPropert…

Pull Request - State: closed - Opened by dktapps almost 4 years ago - 1 comment

#45 - Sort schema files

Pull Request - State: closed - Opened by raphaelhanneken almost 4 years ago - 1 comment

#44 - Validation of nested composition causes fatal error

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

#43 - Integer property with default 0 is incorrectly nullable

Issue - State: closed - Opened by dktapps almost 4 years ago - 3 comments
Labels: bug

#42 - StringProcessor: Escape backslashes in generated strings

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

#41 - Make code output stable across multiple runs

Issue - State: open - Opened by dktapps almost 4 years ago - 7 comments

#40 - Incorrectly escaped backslashes in regex in generated code

Issue - State: closed - Opened by dktapps almost 4 years ago - 9 comments
Labels: bug

#39 - Support for minContains and maxContains

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

#38 - Move ci to Github Actions in favour of Travis

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

#37 - Path to EasyCodingStandard binary is wrong

Issue - State: closed - Opened by georgms over 4 years ago - 2 comments

#36 - Pattern Properties

Pull Request - State: closed - Opened by wol-soft over 4 years ago - 1 comment
Labels: enhancement

#35 - Added an option to default arrays to empty arrays (#32)

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

#34 - Format validation

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

#33 - Optional property return type with a default value is nullable

Issue - State: closed - Opened by wol-soft over 4 years ago
Labels: bug

#32 - Add an option to default arrays to an empty array

Issue - State: closed - Opened by wol-soft over 4 years ago
Labels: enhancement

#31 - Add an option to set additionalProperties to false by default

Issue - State: closed - Opened by wol-soft over 4 years ago
Labels: enhancement

#30 - For enum definitions without a type definition inherit the type from the enum values

Issue - State: closed - Opened by wol-soft over 4 years ago
Labels: enhancement

#29 - const values lead to invalid code

Issue - State: closed - Opened by wol-soft over 4 years ago
Labels: bug

#28 - Inherited properties are partially nullable

Issue - State: closed - Opened by wol-soft over 4 years ago - 1 comment
Labels: bug

#27 - Simplify object notation for single-filter usage

Issue - State: closed - Opened by wol-soft over 4 years ago
Labels: enhancement

#25 - Missing properties when multiple properties use the same ref

Issue - State: closed - Opened by adam1658 over 4 years ago - 4 comments
Labels: bug

#24 - Json schema draft test suite

Pull Request - State: open - Opened by wol-soft over 4 years ago - 1 comment

#23 - Multiple levels of compositions lead to lost IDs

Issue - State: closed - Opened by wol-soft over 4 years ago
Labels: bug

#22 - Post Processor pre/post execution hooks

Pull Request - State: closed - Opened by wol-soft over 4 years ago - 1 comment
Labels: enhancement

#21 - Validation for composition validators in setter methods

Pull Request - State: closed - Opened by wol-soft over 4 years ago - 1 comment
Labels: bug

#20 - Optimize exceptions for nested objects

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

#19 - Schema Hooks

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

#18 - Throw exceptions from nested objects

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

#17 - Additional property post processor

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

#16 - Post Processor

Pull Request - State: closed - Opened by wol-soft about 5 years ago - 1 comment
Labels: enhancement

#15 - Access additional properties

Issue - State: closed - Opened by wol-soft about 5 years ago
Labels: enhancement

#14 - RecursiveDirectoryIterator with trailing slash

Issue - State: closed - Opened by wol-soft about 5 years ago
Labels: bug

#13 - Optimize merged properties

Pull Request - State: closed - Opened by wol-soft about 5 years ago - 1 comment
Labels: enhancement

#12 - Performance improvements

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

#11 - Skip call_user_func_array

Issue - State: closed - Opened by wol-soft about 5 years ago
Labels: performance

#10 - Convert DATE constants at transpile time

Issue - State: closed - Opened by wol-soft about 5 years ago - 1 comment
Labels: performance

#9 - Skip filters after a failing transforming filter

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

#8 - Rework exceptions

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

#7 - Default value for immutable is true

Issue - State: closed - Opened by wol-soft about 5 years ago - 1 comment
Labels: bug

#6 - Property validation of mutable objects which use composition after instantiation

Issue - State: closed - Opened by wol-soft about 5 years ago - 1 comment
Labels: bug

#5 - Don't create a merged property if the composition is on object level

Issue - State: closed - Opened by wol-soft about 5 years ago - 1 comment
Labels: enhancement

#4 - Implicit/Explicit null values for optional properties

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

#3 - Advanced Filters

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

#2 - Update gettingStarted.rst

Pull Request - State: closed - Opened by ramon-b over 5 years ago - 1 comment

#1 - Cant install your package from composer

Issue - State: closed - Opened by arturpanteleev over 5 years ago - 3 comments