Commit 48e0855
docs: update glossary documentation for v3 API
Update README.md and API.md to reflect v3 glossary API changes:
**Key Updates:**
- Document single-target and multilingual glossary support
- Add `--target` flag requirement for multilingual glossaries
- Update output format examples (📖 single-target, 📚 multilingual)
- Document v3 PATCH endpoints (no delete+recreate)
- Note that glossary IDs remain unchanged with v3 updates
- Add multilingual glossary examples throughout
- Update behavior notes for all entry operations
**README.md Changes:**
- Updated glossary section with v3 examples
- Added "Key Features" section highlighting v3 capabilities
- Updated output examples to show v3 structure
**API.md Changes:**
- Added v3 API description to glossary section
- Updated all subcommand signatures with `[--target <lang>]`
- Documented smart defaults (--target optional for single-target)
- Updated behavior descriptions for PATCH endpoints
- Added multilingual glossary examples for all commands
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 6b3bea7 commit 48e0855
2 files changed
Lines changed: 152 additions & 64 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
789 | 789 | | |
790 | 790 | | |
791 | 791 | | |
792 | | - | |
| 792 | + | |
793 | 793 | | |
794 | 794 | | |
795 | | - | |
| 795 | + | |
796 | 796 | | |
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
800 | | - | |
801 | | - | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
802 | 804 | | |
803 | 805 | | |
804 | 806 | | |
805 | | - | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
| 807 | + | |
| 808 | + | |
812 | 809 | | |
813 | 810 | | |
814 | 811 | | |
815 | | - | |
| 812 | + | |
816 | 813 | | |
817 | | - | |
818 | | - | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
819 | 818 | | |
820 | 819 | | |
821 | | - | |
| 820 | + | |
822 | 821 | | |
823 | | - | |
824 | | - | |
825 | 822 | | |
826 | 823 | | |
827 | 824 | | |
828 | 825 | | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
829 | 832 | | |
830 | 833 | | |
831 | 834 | | |
832 | 835 | | |
833 | 836 | | |
834 | 837 | | |
835 | | - | |
836 | 838 | | |
837 | 839 | | |
838 | 840 | | |
| |||
846 | 848 | | |
847 | 849 | | |
848 | 850 | | |
849 | | - | |
850 | | - | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
851 | 854 | | |
852 | 855 | | |
853 | 856 | | |
854 | 857 | | |
855 | | - | |
856 | | - | |
857 | 858 | | |
858 | 859 | | |
859 | 860 | | |
860 | 861 | | |
861 | | - | |
862 | | - | |
863 | 862 | | |
864 | 863 | | |
865 | 864 | | |
866 | 865 | | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | 866 | | |
871 | 867 | | |
872 | 868 | | |
| |||
878 | 874 | | |
879 | 875 | | |
880 | 876 | | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
881 | 885 | | |
882 | 886 | | |
883 | 887 | | |
| |||
0 commit comments