Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Add Code Snippets to Spec Files
Browse files Browse the repository at this point in the history
  • Loading branch information
DX-Bandwidth committed Oct 12, 2023
1 parent 5bdc0dc commit b8c6c77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/specs/ai-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,8 @@ components:
type: array
items:
$ref: '#/components/schemas/links'
example:
$ref: '#/components/examples/linksExample'
nullable: true
data:
$ref: '#/components/schemas/botResponseData'
Expand Down

0 comments on commit b8c6c77

Please sign in to comment.