Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.
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: openapi-json-schema-tools/openapi-json-schema-generator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.0
Choose a base ref
...
head repository: openapi-json-schema-tools/openapi-json-schema-generator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.5.0
Choose a head ref
  • 7 commits
  • 872 files changed
  • 1 contributor

Commits on May 20, 2024

  1. Update README.md (#434)

    * Update README.md
    
    * Update README.md
    
    * Update README.md
    spacether authored May 20, 2024
    Configuration menu
    Copy the full SHA
    bad5584 View commit details
    Browse the repository at this point in the history
  2. Kotlin: schema docs improvements (#435)

    * Updates lowercase java types to uppercase kotlin types
    
    * kotlin samples regen
    
    * Samples regen with correct class/data class descriptions
    
    * Updates jvmToolchain
    
    * Removes caches from kotlin test run in ci
    
    * Turns nodaemon on in ci
    
    * Removes info from gradle test invocation
    spacether authored May 20, 2024
    Configuration menu
    Copy the full SHA
    5971cdc View commit details
    Browse the repository at this point in the history
  3. Kotlin removes unused methods (#436)

    * Removes makeMap
    
    * Fixes kotlin tests, removes unused methods
    
    * Kotlin samples regen
    
    * Readme table tweaks
    spacether authored May 20, 2024
    Configuration menu
    Copy the full SHA
    c68d117 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Kotlin code improvements, schemas shortened, json schema keyword enum…

    … used (#437)
    
    * Adds and uses JsonValue
    
    * Reverts java changes
    
    * Further reversion
    
    * Kotlin tests fixed
    
    * Removes JsonSchemaInfo from kotlin
    
    * Kotlin 310 regen
    
    * 303 sample regen
    
    * Samples regen
    
    * Fixes defaultFalue method
    
    * Samples regen
    spacether authored May 21, 2024
    Configuration menu
    Copy the full SHA
    5a44e50 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#438)

    spacether authored May 21, 2024
    Configuration menu
    Copy the full SHA
    a69a3b5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Kotlin docs updated (#439)

    spacether authored May 23, 2024
    Configuration menu
    Copy the full SHA
    2c750d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Version 450 release, Kotlin marked as stable (#441)

    * Version update
    
    * Docs regen
    
    * version changed
    
    * Fixes readme typo
    spacether authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    01f0f1b View commit details
    Browse the repository at this point in the history
Loading