Skip to content

Commit

Permalink
conf(OpenAPIConfig): version 1.0.2
Browse files Browse the repository at this point in the history
Took 3 minutes
  • Loading branch information
vianneynara committed Dec 20, 2024
1 parent 8f16405 commit ea5d665
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public OpenAPI customOpenAPI() {
.name("X-Api-Key")))
.info(new Info()
.title("KuenyaWZ API")
.version("1.0.0")
.version("1.0.2")
.description("Private API to serve KuenyaWZ website")
.contact(new Contact()
.name("Nara")
Expand Down

0 comments on commit ea5d665

Please sign in to comment.