From 30342d99b121ea160a164fa62761b3e538645a04 Mon Sep 17 00:00:00 2001 From: stxue1 Date: Mon, 30 Sep 2024 15:23:12 -0700 Subject: [PATCH] Add missing output --- SPEC.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SPEC.md b/SPEC.md index 185a632e..13e47531 100644 --- a/SPEC.md +++ b/SPEC.md @@ -4693,7 +4693,9 @@ Example input: Example output: ```json -{} +{ + "input_hint.experience": [] +} ```