Resolved build warnings (with explicit header ids)

This commit is contained in:
Hendrik Eeckhaut
2025-05-15 16:04:06 +02:00
parent 09efab884c
commit 08392d228d
9 changed files with 26 additions and 26 deletions

View File

@@ -58,7 +58,7 @@ docker run --init -p 127.0.0.1:7047:7047 ghcr.io/tlsnotary/tlsn/notary-server:<v
```
## API Endpoints
Please refer to the list of all HTTP APIs [here](../../swagger-ui/notary_server_api.html), and WebSocket APIs [here](https://github.com/tlsnotary/tlsn/tree/main/crates/notary/server#websocket-apis).
Please refer to the list of all HTTP APIs [here](pathname:///swagger-ui/notary_server_api.html), and WebSocket APIs [here](https://github.com/tlsnotary/tlsn/tree/main/crates/notary/server#websocket-apis).
## PSE Development Notary Server