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.1.2
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.1.3
Choose a head ref
  • 3 commits
  • 1,669 files changed
  • 1 contributor

Commits on Apr 8, 2024

  1. Java client, misc improvements (#411)

    * Fixes docRoot in response docs
    
    * Adjusts rsponse content shema doc docRoot
    
    * Adds builder for ServerInfo
    
    * Samples regen with server info builders
    
    * Adds missing import in operation code sample, fixes server info docs for methods
    
    * Uses a TreeSet for allServers and fixes typos in ApiConfiguration
    
    * Stops generation of operation servers if they were already generated
    
    * Adds and uses security ondex builder
    
    * Keyword builder added, samples updated
    
    * python petstore doc regen with server fix
    
    * Sample regen with python operation servers fix
    
    * Fixes python server index info
    
    * Fixes server index initialization in python api config
    
    * Fixes get server key prefixes in api_configuration python files
    
    * Fixes api config security info for python
    
    * Fixes python api configuration detection of security with no items
    
    * Fixes security usage in python operation files
    spacether authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cc176d1 View commit details
    Browse the repository at this point in the history
  2. Fix for python issue 415 (#416)

    * Samples regen
    
    * Sample regen, property name adjusted to prevent collision
    spacether authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3478fc1 View commit details
    Browse the repository at this point in the history
  3. v413 update (#417)

    spacether authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    24c8c9e View commit details
    Browse the repository at this point in the history
Loading