Skip to content

Commit c7e68c5

Browse files
committed
fix(specs): remove batch example
1 parent ac4ee54 commit c7e68c5

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

specs/common/schemas/Batch.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,22 +25,6 @@ batchWriteParams:
2525
- body
2626
required:
2727
- requests
28-
example:
29-
batch:
30-
summary: Batch indexing request
31-
value:
32-
requests:
33-
- action: addObject
34-
body:
35-
name: Betty Jane McCamey
36-
company: Vita Foods Inc.
37-
38-
- action: addObject
39-
body:
40-
name: Gayla geimer
41-
company: Ortman McCain Co.
42-
43-
4428
action:
4529
type: string
4630
enum:

0 commit comments

Comments
 (0)