Skip to content

Commit

Permalink
docs: add api hub
Browse files Browse the repository at this point in the history
Refs: #247
  • Loading branch information
Phil91 committed Nov 19, 2024
1 parent f5f930e commit 7b167bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ For **information about the SSI Credential Issuer**, please refer to the documen

For **installation** details, please refer to the [README.md](./charts/ssi-credential-issuer/README.md) of the provided helm chart.

To see the latest open API specs you can have a look at the [API Hub](https://eclipse-tractusx.github.io/api-hub/ssi-credential-issuer/)

## How to build and run

Install the [.NET 8.0 SDK](https://www.microsoft.com/net/download).
Expand Down
12 changes: 6 additions & 6 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ This repository provides the backend code for the SSI Credential Issuer.

The following table links you to the respective documentations.

| Documentation | Purpose |
| ----------------------------------------------------------------- | --------------------------------------------------------------------------------- |
| [Arc42](architecture/Index.md) | Architecture Documentation for the SSI Credential Issuer. |
| [How to contribute](./admin/dev-process/How%20to%20contribute.md) | Information relevant, if you contribute in the SSI Credential Issuer development. |
| [Administration Guide](admin/Admin_Guide.md) | Information relevant, if you want to use the SSI Credential Issuer application. |
| [API Documentation](api/API_Doc.md) | Information about the endpoints. |
| Documentation | Purpose |
| ------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------- |
| [Arc42](architecture/Index.md) | Architecture Documentation for the SSI Credential Issuer. |
| [How to contribute](./admin/dev-process/How%20to%20contribute.md) | Information relevant, if you contribute in the SSI Credential Issuer development. |
| [Administration Guide](admin/Admin_Guide.md) | Information relevant, if you want to use the SSI Credential Issuer application. |
| [API Documentation](api/API_Doc.md) & [API Hub](https://eclipse-tractusx.github.io/api-hub/ssi-credential-issuer/) | Information about the endpoints. |

## NOTICE

Expand Down

0 comments on commit 7b167bd

Please sign in to comment.