|
528 | 528 | "properties": { |
529 | 529 | "$": { |
530 | 530 | "type": "string", |
531 | | - "const": "uint", |
532 | | - "description": "Type discriminator for uint argument" |
| 531 | + "const": "uint" |
533 | 532 | }, |
534 | 533 | "len": { |
535 | 534 | "type": "number", |
|
548 | 547 | "properties": { |
549 | 548 | "$": { |
550 | 549 | "type": "string", |
551 | | - "const": "int", |
552 | | - "description": "Type discriminator for int argument" |
| 550 | + "const": "int" |
553 | 551 | }, |
554 | 552 | "len": { |
555 | 553 | "type": "number", |
|
568 | 566 | "properties": { |
569 | 567 | "$": { |
570 | 568 | "type": "string", |
571 | | - "const": "refs", |
572 | | - "description": "Type discriminator for refs argument" |
| 569 | + "const": "refs" |
573 | 570 | }, |
574 | 571 | "count": { |
575 | 572 | "type": "number", |
|
584 | 581 | "properties": { |
585 | 582 | "$": { |
586 | 583 | "type": "string", |
587 | | - "const": "delta", |
588 | | - "description": "Type discriminator for delta argument" |
| 584 | + "const": "delta" |
589 | 585 | }, |
590 | 586 | "delta": { |
591 | 587 | "type": "number", |
|
604 | 600 | "properties": { |
605 | 601 | "$": { |
606 | 602 | "type": "string", |
607 | | - "const": "stack", |
608 | | - "description": "Type discriminator for stack argument" |
| 603 | + "const": "stack" |
609 | 604 | }, |
610 | 605 | "len": { |
611 | 606 | "type": "number", |
|
624 | 619 | "properties": { |
625 | 620 | "$": { |
626 | 621 | "type": "string", |
627 | | - "const": "control", |
628 | | - "description": "Type discriminator for control argument" |
| 622 | + "const": "control" |
629 | 623 | }, |
630 | 624 | "range": { |
631 | 625 | "$ref": "#/definitions/ArgRange", |
|
640 | 634 | "properties": { |
641 | 635 | "$": { |
642 | 636 | "type": "string", |
643 | | - "const": "plduzArg", |
644 | | - "description": "Type discriminator for plduz argument" |
| 637 | + "const": "plduzArg" |
645 | 638 | }, |
646 | 639 | "range": { |
647 | 640 | "$ref": "#/definitions/ArgRange", |
|
656 | 649 | "properties": { |
657 | 650 | "$": { |
658 | 651 | "type": "string", |
659 | | - "const": "tinyInt", |
660 | | - "description": "Type discriminator for tinyInt argument" |
| 652 | + "const": "tinyInt" |
661 | 653 | }, |
662 | 654 | "range": { |
663 | 655 | "$ref": "#/definitions/ArgRange", |
|
672 | 664 | "properties": { |
673 | 665 | "$": { |
674 | 666 | "type": "string", |
675 | | - "const": "largeInt", |
676 | | - "description": "Type discriminator for largeInt argument" |
| 667 | + "const": "largeInt" |
677 | 668 | }, |
678 | 669 | "range": { |
679 | 670 | "$ref": "#/definitions/ArgRange", |
|
688 | 679 | "properties": { |
689 | 680 | "$": { |
690 | 681 | "type": "string", |
691 | | - "const": "runvmArg", |
692 | | - "description": "Type discriminator for runvm argument" |
| 682 | + "const": "runvmArg" |
693 | 683 | } |
694 | 684 | }, |
695 | 685 | "required": ["$"], |
|
700 | 690 | "properties": { |
701 | 691 | "$": { |
702 | 692 | "type": "string", |
703 | | - "const": "hash", |
704 | | - "description": "Type discriminator for hash argument" |
| 693 | + "const": "hash" |
705 | 694 | } |
706 | 695 | }, |
707 | 696 | "required": ["$"], |
|
712 | 701 | "properties": { |
713 | 702 | "$": { |
714 | 703 | "type": "string", |
715 | | - "const": "minusOne", |
716 | | - "description": "Type discriminator for minusOne argument" |
| 704 | + "const": "minusOne" |
717 | 705 | } |
718 | 706 | }, |
719 | 707 | "required": ["$"], |
|
724 | 712 | "properties": { |
725 | 713 | "$": { |
726 | 714 | "type": "string", |
727 | | - "const": "s1", |
728 | | - "description": "Type discriminator for s1 argument" |
| 715 | + "const": "s1" |
729 | 716 | } |
730 | 717 | }, |
731 | 718 | "required": ["$"], |
|
736 | 723 | "properties": { |
737 | 724 | "$": { |
738 | 725 | "type": "string", |
739 | | - "const": "setcpArg", |
740 | | - "description": "Type discriminator for setcp argument" |
| 726 | + "const": "setcpArg" |
741 | 727 | }, |
742 | 728 | "range": { |
743 | 729 | "$ref": "#/definitions/ArgRange", |
|
752 | 738 | "properties": { |
753 | 739 | "$": { |
754 | 740 | "type": "string", |
755 | | - "const": "slice", |
756 | | - "description": "Type discriminator for slice argument" |
| 741 | + "const": "slice" |
757 | 742 | }, |
758 | 743 | "refs": { |
759 | 744 | "$ref": "#/definitions/Arg", |
|
776 | 761 | "properties": { |
777 | 762 | "$": { |
778 | 763 | "type": "string", |
779 | | - "const": "codeSlice", |
780 | | - "description": "Type discriminator for codeSlice argument" |
| 764 | + "const": "codeSlice" |
781 | 765 | }, |
782 | 766 | "refs": { |
783 | 767 | "$ref": "#/definitions/Arg", |
|
796 | 780 | "properties": { |
797 | 781 | "$": { |
798 | 782 | "type": "string", |
799 | | - "const": "refCodeSlice", |
800 | | - "description": "Type discriminator for refCodeSlice argument" |
| 783 | + "const": "refCodeSlice" |
801 | 784 | } |
802 | 785 | }, |
803 | 786 | "required": ["$"], |
|
808 | 791 | "properties": { |
809 | 792 | "$": { |
810 | 793 | "type": "string", |
811 | | - "const": "inlineCodeSlice", |
812 | | - "description": "Type discriminator for inlineCodeSlice argument" |
| 794 | + "const": "inlineCodeSlice" |
813 | 795 | }, |
814 | 796 | "bits": { |
815 | 797 | "$ref": "#/definitions/Arg", |
|
824 | 806 | "properties": { |
825 | 807 | "$": { |
826 | 808 | "type": "string", |
827 | | - "const": "exoticCell", |
828 | | - "description": "Type discriminator for exoticCell argument" |
| 809 | + "const": "exoticCell" |
829 | 810 | } |
830 | 811 | }, |
831 | 812 | "required": ["$"], |
|
836 | 817 | "properties": { |
837 | 818 | "$": { |
838 | 819 | "type": "string", |
839 | | - "const": "debugstr", |
840 | | - "description": "Type discriminator for debugstr argument" |
| 820 | + "const": "debugstr" |
841 | 821 | } |
842 | 822 | }, |
843 | 823 | "required": ["$"], |
|
847 | 827 | "type": "object", |
848 | 828 | "properties": { |
849 | 829 | "$": { |
850 | | - "type": "string", |
851 | | - "description": "Type discriminator for references" |
| 830 | + "type": "string" |
852 | 831 | }, |
853 | 832 | "count": { |
854 | 833 | "type": "number", |
|
0 commit comments