Skip to content

Commit

Permalink
Merge pull request #803 from at88mph/swagger-fix
Browse files Browse the repository at this point in the history
fix: re add the swagger documentation
  • Loading branch information
at88mph authored Feb 4, 2025
2 parents b4c9b0d + d5b0277 commit a7a8e94
Show file tree
Hide file tree
Showing 49 changed files with 34,974 additions and 3 deletions.
4 changes: 1 addition & 3 deletions skaha/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ repositories {
apply from: 'opencadc.gradle'

war {
from(System.getenv('RPS') + '/resources/') {
include 'swagger-ui/'
}
archiveFileName = 'skaha.war'
}

copy {
Expand Down
Loading

0 comments on commit a7a8e94

Please sign in to comment.