Skip to content

Commit

Permalink
fix(jans-config-api): corrected broken swagger address (#3505)
Browse files Browse the repository at this point in the history
FIx: Broken swagger address.
  • Loading branch information
adelino-sensedia committed Jan 3, 2023
1 parent 6bde43a commit 843f78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-config-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Be aware that all the dependencies are copied into the `server/target/jans-confi
The application can be deployed on web server like jetty and can be now runnable using `java -jar start.jar -Djans.base=etc/jans`.

## Documentation
Learn more in the [jans-config-api documentation](https://gluu.org/swagger-ui/?url=https://raw.githubusercontent.com/JanssenProject/jans/main/jans-config-api/docs/jans-config-api-swagger.yaml).
Learn more in the [jans-config-api documentation](https://gluu.org/swagger-ui/?url=https://raw.githubusercontent.com/JanssenProject/jans/main/jans-config-api/docs/jans-config-api-swagger-auto.yaml).

0 comments on commit 843f78b

Please sign in to comment.