This repository was archived by the owner on May 24, 2024. It is now read-only.
Commit d28274f
authored
DA-4298: Add error handling in CreateDocument & UpdateDocument (#74)
* DA-4298
- add error handling in create & update function
Signed-off-by: linonymous <[email protected]>
* DA-4298
- fix error handling
Signed-off-by: linonymous <[email protected]>
* DA-4298
- Add http.StatusCreated
Signed-off-by: linonymous <[email protected]>1 parent 5285b50 commit d28274f
1 file changed
+52
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | | - | |
595 | | - | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
596 | 619 | | |
597 | 620 | | |
598 | 621 | | |
599 | | - | |
| 622 | + | |
600 | 623 | | |
601 | 624 | | |
602 | 625 | | |
| |||
702 | 725 | | |
703 | 726 | | |
704 | 727 | | |
705 | | - | |
706 | | - | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
707 | 753 | | |
708 | 754 | | |
709 | 755 | | |
710 | | - | |
| 756 | + | |
711 | 757 | | |
712 | 758 | | |
713 | 759 | | |
| |||
0 commit comments