Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RicoSuter/NJsonSchema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.8.0
Choose a base ref
...
head repository: RicoSuter/NJsonSchema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.9.0
Choose a head ref
  • 8 commits
  • 9 files changed
  • 7 contributors

Commits on Nov 24, 2022

  1. Update README.md

    RicoSuter authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    94647c5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    2ed8a16 View commit details
    Browse the repository at this point in the history
  2. added abstract schema checking to CSharpValueGenerator GetDefaultValue (

    #1570)
    
    Co-authored-by: Gergo Vandor <[email protected]>
    GergoVandor and Gergo Vandor authored May 3, 2023
    Configuration menu
    Copy the full SHA
    2551c78 View commit details
    Browse the repository at this point in the history
  3. Recursive sample generation (#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
    leflings authored May 3, 2023
    Configuration menu
    Copy the full SHA
    f1d244b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d1356a View commit details
    Browse the repository at this point in the history
  5. Update Namotion.Reflection

    Rico Suter committed May 3, 2023
    Configuration menu
    Copy the full SHA
    3c1bf26 View commit details
    Browse the repository at this point in the history
  6. v11.1.0

    Rico Suter committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1015b01 View commit details
    Browse the repository at this point in the history
  7. Revert "v11.1.0"

    This reverts commit 1015b01.
    Rico Suter committed May 3, 2023
    Configuration menu
    Copy the full SHA
    ed250a8 View commit details
    Browse the repository at this point in the history
Loading