Skip to content

Commit

Permalink
docs(api): publish sts api group (#4289)
Browse files Browse the repository at this point in the history
feat(api): publish sts api group
  • Loading branch information
ndr-brt committed Jun 20, 2024
1 parent 84e0395 commit 4784644
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ dependencies {
testImplementation(libs.restAssured)
}

edcBuild {
swagger {
apiGroup.set("sts-api")
}
}

0 comments on commit 4784644

Please sign in to comment.