File tree 1 file changed +2
-8
lines changed
1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -394,7 +394,6 @@ actions:
394
394
examples :
395
395
indicesLegacyPutTemplateRequestExample1 :
396
396
$ref : " ../../specification/indices/put_template/indicesPutTemplateRequestExample1.yaml"
397
- <<<<<<< HEAD
398
397
# # Examples for behavioral analytics
399
398
- target : " $.paths['/_application/analytics/{collection_name}/event/{event_type}']['post']"
400
399
description : " Add examples for post analytics collection event operation"
@@ -419,15 +418,10 @@ actions:
419
418
# # Examples for ingest
420
419
- target : " $.components['requestBodies']['simulate.ingest']"
421
420
description : " Add example for simulate ingest request"
422
- =======
423
- - target : " $.components['requestBodies']['inference.stream_inference']"
424
- description : " Add example for inference stream request"
425
- >>>>>>> dc0cd555b (Add inference.stream_inference)
426
- update :
421
+ update :
427
422
content :
428
423
application/json :
429
424
examples :
430
- <<<<<<< HEAD
431
425
simulateIngestRequestExample1 :
432
426
$ref : " ../../specification/simulate/ingest/examples/request/SimulateIngestRequestExample1.yaml"
433
427
simulateIngestRequestExample2 :
@@ -471,7 +465,7 @@ actions:
471
465
$ref : " ../../specification/license/get_trial_status/GetTrialLicenseStatusResponseExample1.yaml"
472
466
- target : " $.paths['/_license/start_basic']['post']"
473
467
description : " Add example for start basic response"
474
- update :
468
+ update :
475
469
responses :
476
470
200 :
477
471
content :
You can’t perform that action at this time.
0 commit comments