Skip to content

Commit

Permalink
fix: add link to api reference (#3394)
Browse files Browse the repository at this point in the history
  • Loading branch information
ossdhaval authored Dec 23, 2022
1 parent 19f2ad8 commit f091045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/config-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Jans Config API follow a flexible plugin architecture in which the new features
Config API endpoints are OAuth 2.0 protected. It supports simple bearer and JWT token.

## Documentation
Learn more in the [jans-config-api OpenAPI 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 API endpoint using [jans-config-api OpenAPI documentation](../reference/openapi.md).

### Endpoints

Expand Down

0 comments on commit f091045

Please sign in to comment.