docs/GlossaryTermCreateParameters.md in phrase-2.26.0 vs docs/GlossaryTermCreateParameters.md in phrase-3.0.0
- old
+ new
@@ -2,10 +2,10 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**term** | **String** | Glossary term | [optional]
+**term** | **String** | Glossary term |
**description** | **String** | Description of term | [optional]
**translatable** | **Boolean** | Indicates whether the term should be used for all languages or can be translated | [optional]
**case_sensitive** | **Boolean** | Indicates whether the term is case sensitive | [optional]
## Code Sample