Skip to content

Commit

Permalink
feat: add openapi documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SverreNystad committed Jul 18, 2024
1 parent 02aac38 commit 4573ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ repositories {
dependencies {
implementation("com.google.guava:guava:33.2.1-jre")
implementation("org.springframework.boot:spring-boot-starter-web")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0")
testImplementation("org.springframework.boot:spring-boot-starter-test")
}

Expand Down

0 comments on commit 4573ae0

Please sign in to comment.