From 813502bca4cfaab4f862e261f250053e6a309a44 Mon Sep 17 00:00:00 2001 From: Manan Date: Thu, 1 Feb 2024 22:14:26 -0800 Subject: [PATCH] feat: add support for text input --- src/v2/spec.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/v2/spec.yaml b/src/v2/spec.yaml index 001dac2..6d3038f 100644 --- a/src/v2/spec.yaml +++ b/src/v2/spec.yaml @@ -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