This commit is contained in:
jholdstock 2020-05-28 19:32:37 +01:00 committed by David Hill
parent 86fdf888da
commit 2956285e61

View File

@ -11,7 +11,7 @@
described in [two-way-accountability.md](./two-way-accountability.md). described in [two-way-accountability.md](./two-way-accountability.md).
- Implementation of request and response types can be found in - Implementation of request and response types can be found in
[webapi/types.go](./webapi/types.go). [webapi/types.go](../webapi/types.go).
## Expected usage ## Expected usage