Skip to content

Commit f19a648

Browse files
platform-endpointsdaniel-cohere
andcommitted
Add spec changes
Co-authored-by: Daniel <133696562+daniel-cohere@users.noreply.github.com>
1 parent 7e13485 commit f19a648

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

cohere-openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7305,10 +7305,10 @@ paths:
73057305
blocks:
73067306
- type: text
73077307
text:
7308-
content: '# Sample Document'
7309-
- type: text
7310-
text:
7311-
content: Cohere builds AI that understands language.
7308+
content: |-
7309+
# Sample Document
7310+
7311+
Cohere builds AI that understands language.
73127312
- type: image
73137313
image:
73147314
id: img-0

snippets/snippets/responses/parse-v2-post/blocks.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ body:
66
blocks:
77
- type: text
88
text:
9-
content: '# Sample Document'
10-
- type: text
11-
text:
12-
content: Cohere builds AI that understands language.
9+
content: |-
10+
# Sample Document
11+
12+
Cohere builds AI that understands language.
1313
- type: image
1414
image:
1515
id: img-0

0 commit comments

Comments
 (0)