Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added abstract schema checking to CSharpValueGenerator.GetDefaultValue #1570

Merged
merged 1 commit into from
May 3, 2023

Conversation

GergoVandor
Copy link
Contributor

Solution for issue: RicoSuter/NSwag#4197

@mathmul
Copy link

mathmul commented Feb 14, 2023

This'd be swell

@neotek
Copy link

neotek commented Mar 22, 2023

@RicoSuter RicoSuter merged commit 2551c78 into RicoSuter:master May 3, 2023
shuruev added a commit to servicetitan/NJsonSchema that referenced this pull request Nov 16, 2023
* Update README.md

* Handle single quote in properties names (RicoSuter#1574)

* added abstract schema checking to CSharpValueGenerator GetDefaultValue (RicoSuter#1570)

Co-authored-by: Gergo Vandor <[email protected]>

* Recursive sample generation (RicoSuter#1561)

* Add tests that show generator doesnt handle definition re-use/recursion

* Allow definition re-use/recursion in SampleJsonDataGenerator

Adds a MaxRecursionLevel to SampleJsonDataGeneratorSettings

* Add test of recursion level

* Fix race condition in GetName (RicoSuter#1571)

* Update Namotion.Reflection

* v11.1.0

* Revert "v11.1.0"

This reverts commit 1015b01.

* Post-merge adjustments

---------

Co-authored-by: Rico Suter <[email protected]>
Co-authored-by: kal <[email protected]>
Co-authored-by: Gergo Vandor <[email protected]>
Co-authored-by: Gergo Vandor <[email protected]>
Co-authored-by: Flemming Madsen <[email protected]>
Co-authored-by: SeongChan Lee <[email protected]>
Co-authored-by: Rico Suter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants