Commit f6610f9
committed
fix: remove schema 'examples' breaking CI validation
Remove multiple 'examples' entries from schema definitions ('Operation', 'NetworkIdentifier'). These were intended solely for enhanced rendering in Scalar docs but caused spec-validation failures during CI builds.
Single 'example' per schema retained to ensure OpenAPI compliance and fix build errors.1 parent b419ccc commit f6610f9
File tree
1 file changed
+3
-16
lines changed- api/src/main/resources/rosetta-specifications-1.4.15
1 file changed
+3
-16
lines changedLines changed: 3 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
| 545 | + | |
546 | 546 | | |
547 | | - | |
548 | | - | |
549 | 547 | | |
550 | 548 | | |
551 | 549 | | |
| |||
831 | 829 | | |
832 | 830 | | |
833 | 831 | | |
834 | | - | |
| 832 | + | |
835 | 833 | | |
836 | | - | |
837 | | - | |
838 | | - | |
839 | | - | |
840 | | - | |
841 | | - | |
842 | | - | |
843 | | - | |
844 | | - | |
845 | | - | |
846 | 834 | | |
847 | 835 | | |
848 | 836 | | |
849 | | - | |
| 837 | + | |
850 | 838 | | |
851 | | - | |
852 | 839 | | |
853 | 840 | | |
854 | 841 | | |
| |||
0 commit comments