Skip to content

Commit

Permalink
feat: add support for text input
Browse files Browse the repository at this point in the history
  • Loading branch information
manan19 committed Feb 2, 2024
1 parent 4d2a720 commit 813502b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/v2/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,10 @@ components:
type: string
button:
$ref: "#/components/schemas/FrameActionButton"
text_input:
type: string
description: Text input for the frame
example: "Draw a ringed planet"
frames_url:
type: string
description: URL of the frames
Expand Down

0 comments on commit 813502b

Please sign in to comment.