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: javalin/javalin-openapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.3.0
Choose a base ref
...
head repository: javalin/javalin-openapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.4.0
Choose a head ref
  • 8 commits
  • 21 files changed
  • 3 contributors

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    3d15957 View commit details
    Browse the repository at this point in the history
  2. GH-230 Cache processed types in properties to avoid infinite recursio…

    …n when going through createEmbeddedTypeDescription (Fix #230)
    dzikoysk committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7e1ec6d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. GH-225 Upgrade versions of redoc and swagger plugins (#225)

    * Upgrade versions of redoc and swagger plugins
    * GH-225 Fix base path for Swagger UI & bump ReDoc version in config
    
    ---------
    
    Co-authored-by: dzikoysk <dzikoysk@dzikoysk.net>
    mourjo and dzikoysk authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    19c1762 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    cff4deb View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. GH-232 Allow reference to a model from OpenApiContentProperty (#232)

    * allow reference to a model from OpenApiContentProperty
    
    * add test for recursive class
    f1qwase authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    350ff9b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. GH-234 Kotlin + Maven example

    dzikoysk committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    5364296 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Release 6.4.0

    dzikoysk committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    3923a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    414aff9 View commit details
    Browse the repository at this point in the history
Loading