Commit 203184f
Merge #1438
1438: Better response example in api doc for network/clock r=piotr-iohk a=piotr-iohk
# Issue Number
<!-- Put here a reference to the issue this PR relates to and which requirements it tackles -->
# Overview
- 62128be
Better response example in api doc for network/clock
- e632629
Fix for failng validateEveryToJSON test: "Cardano.Wallet.Api.Types, verify that every type used with JSON content type in a servant API has compatible ToJSON and ToSchema instances using validateToJSON., ApiNetworkClock"
# Comments
| Before | After |
|--|--|
| | |
Co-authored-by: Piotr Stachyra <piotr.stachyra@iohk.io>1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
568 | | - | |
569 | 568 | | |
| 569 | + | |
570 | 570 | | |
571 | | - | |
| 571 | + | |
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
585 | 584 | | |
586 | 585 | | |
587 | 586 | | |
588 | 587 | | |
589 | | - | |
| 588 | + | |
590 | 589 | | |
591 | 590 | | |
592 | 591 | | |
| |||
661 | 660 | | |
662 | 661 | | |
663 | 662 | | |
664 | | - | |
| 663 | + | |
665 | 664 | | |
666 | 665 | | |
667 | 666 | | |
| |||
0 commit comments