Skip to content

Commit 3151d37

Browse files
feat: update API specifications (#96)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bd7f2bc commit 3151d37

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

asyncapi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -524,8 +524,8 @@ channels:
524524
- 'true'
525525
keyterm:
526526
description: >-
527-
Key term prompting can boost or suppress specialized terminology and
528-
brands. Only compatible with Nova-3
527+
Key term prompting can boost specialized terminology and brands. Only
528+
compatible with Nova-3
529529
location: $message.payload#/keyterm
530530
examples:
531531
- Snuffleupagus

openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1473,7 +1473,7 @@ components:
14731473
name: keyterm
14741474
in: query
14751475
required: false
1476-
description: Key term prompting can boost or suppress specialized terminology and brands. Only compatible with Nova-3
1476+
description: Keyterm prompting can boost specialized terminology and brands. Only compatible with Nova-3
14771477
style: form
14781478
explode: true
14791479
schema:

0 commit comments

Comments
 (0)