From bb51cb3ba7913dd52beb022ee6ae714a67afa8c7 Mon Sep 17 00:00:00 2001 From: Ashwin Bharambe Date: Mon, 3 Nov 2025 15:31:47 -0800 Subject: [PATCH] precomit --- docs/static/deprecated-llama-stack-spec.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/static/deprecated-llama-stack-spec.yaml b/docs/static/deprecated-llama-stack-spec.yaml index ec3880a6b..108175c18 100644 --- a/docs/static/deprecated-llama-stack-spec.yaml +++ b/docs/static/deprecated-llama-stack-spec.yaml @@ -6529,6 +6529,16 @@ components: type: integer owned_by: type: string + custom_metadata: + type: object + additionalProperties: + oneOf: + - type: 'null' + - type: boolean + - type: number + - type: string + - type: array + - type: object additionalProperties: false required: - id