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: springdoc/springdoc-openapi-gradle-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.0
Choose a base ref
...
head repository: springdoc/springdoc-openapi-gradle-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Nov 8, 2022

  1. Removes khttp

    raviu committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    28ae745 View commit details
    Browse the repository at this point in the history
  2. Update src/main/kotlin/org/springdoc/openapi/gradle/plugin/OpenApiGen…

    …eratorTask.kt
    
    
    Shadowing of local variables should generally be avoided
    
    Co-authored-by: PascalPensa <88730686+PascalPensa@users.noreply.github.com>
    raviu and PascalPensa authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ffcd50e View commit details
    Browse the repository at this point in the history
  3. Update src/main/kotlin/org/springdoc/openapi/gradle/plugin/OpenApiGen…

    …eratorTask.kt
    
    
    Shadowing of local variables should generally be avoided
    
    Co-authored-by: PascalPensa <88730686+PascalPensa@users.noreply.github.com>
    raviu and PascalPensa authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    9a7db22 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Merge pull request #92 from raviu/remove_khttp

    Removes khttp
    bnasslahsen authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    0bd2f18 View commit details
    Browse the repository at this point in the history
  2. Prepare for next release

    bnasslahsen committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    2c48609 View commit details
    Browse the repository at this point in the history
Loading