Skip to content

Commit

Permalink
Create SwaggerHub API docs (#1290)
Browse files Browse the repository at this point in the history
- Add links to the published API docs

Resolves #1289
{patch}

Signed-off-by: Esta Nagy <[email protected]>
  • Loading branch information
nagyesta authored Dec 26, 2024
1 parent d0f902e commit 8426f0e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,11 @@ Lowkey Vault is far from supporting all Azure Key Vault features. The list suppo

#### Swagger

[https://localhost:8443/api/swagger-ui/index.html](https://localhost:8443/api/swagger-ui/index.html)
- Management API (HTTPS port)
- Built-in, auto-generated: [https://localhost:8443/api/swagger-ui/index.html](https://localhost:8443/api/swagger-ui/index.html)
- SwaggerHub, published: [https://app.swaggerhub.com/apis-docs/nagyesta/Lowkey-Vault-Management-API/v2.6.x](https://app.swaggerhub.com/apis-docs/nagyesta/Lowkey-Vault-Management-API/v2.6.x)
- Metadata API (HTTP port)
- SwaggerHub, published: [https://app.swaggerhub.com/apis-docs/nagyesta/Lowkey-Vault-Metadata-API/v2.6.x](https://app.swaggerhub.com/apis-docs/nagyesta/Lowkey-Vault-Metadata-API/v2.6.x)

### Port mappings (Default)

Expand Down

0 comments on commit 8426f0e

Please sign in to comment.