File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -247,35 +247,20 @@ actions:
247247 description : Simplify CharFilter definition
248248 update :
249249 x-model : true
250- description : >
251- Character filters that are used to preprocess characters before they are passed to the tokenizer.
252- externalDocs :
253- url : https://www.elastic.co/guide/en/elasticsearch/reference/master/analysis-charfilters.html
254- description : Character filters reference
255250 - target : " $.components['schemas']['_types.analysis:Tokenizer'].oneOf"
256251 description : Remove existing oneOf definition for tokenizer
257252 remove : true
258253 - target : " $.components['schemas']['_types.analysis:Tokenizer']"
259254 description : Simplify tokenizer definition
260255 update :
261256 x-model : true
262- description : >
263- A tokenizer to use to convert text into tokens.
264- externalDocs :
265- url : https://www.elastic.co/guide/en/elasticsearch/reference/master/analysis-tokenizers.html
266- description : Tokenizer reference
267257 - target : " $.components['schemas']['_types.analysis:TokenFilter'].oneOf"
268258 description : Remove existing oneOf definition for tokenfilter
269259 remove : true
270260 - target : " $.components['schemas']['_types.analysis:TokenFilter']"
271261 description : Simplify tokenfilter definition
272262 update :
273263 x-model : true
274- description : >
275- Token filters that are applied after the tokenizer.
276- externalDocs :
277- url : https://www.elastic.co/guide/en/elasticsearch/reference/master/analysis-tokenfilters.html
278- description : Token filter reference
279264 - target : " $.components['schemas']['security._types:RoleTemplateScript']"
280265 description : Add x-model where recommended by Bump.sh
281266 update :
You can’t perform that action at this time.
0 commit comments