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: thim81/openapi-format
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.27.2
Choose a base ref
...
head repository: thim81/openapi-format
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.27.3
Choose a head ref
  • 4 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 30, 2025

  1. fix: Multiple fixes for 3.0 -> 3.1 conversion (#173)

    * fix: convert nullable for anyOf oneOf to 3.1
    
    * fix: convert 0 correctly for exclusiveMinimum and exclusiveMaximum
    sam-super authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    69ca7d5 View commit details
    Browse the repository at this point in the history
  2. release 1.27.3

    thim81 committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    d2e2454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    259aa84 View commit details
    Browse the repository at this point in the history
  4. 1.27.3

    thim81 committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    068cd25 View commit details
    Browse the repository at this point in the history
Loading