We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80939ff commit dfd370aCopy full SHA for dfd370a
specification/synonyms/put_synonym/SynonymsPutRequest.ts
@@ -22,7 +22,7 @@ import { SynonymRule } from '../_types/SynonymRule'
22
23
/**
24
* Create or update a synonym set.
25
- * Synonyms sets are limited to a maximum of 10000 synonym rules per set.
+ * Synonyms sets are limited to a maximum of 10,000 synonym rules per set.
26
* If you need to manage more synonym rules, you can create multiple synonym sets.
27
* @rest_spec_name synonyms.put_synonym
28
* @availability stack since=8.10.0 stability=stable
0 commit comments