From 5d9b11cf4949afcc86dd53d72fc80251f6a54f89 Mon Sep 17 00:00:00 2001 From: Blaine Kasten Date: Thu, 30 Apr 2026 10:22:05 -0500 Subject: [PATCH] fix: remove invalid file purpose enum values --- openapi.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index c6944c5..4606452 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -10982,10 +10982,6 @@ components: enum: - fine-tune - eval - - eval-sample - - eval-output - - eval-summary - - batch-generated - batch-api FileType: type: string