Moving preprocessors.py to a separate directory.

This commit is contained in:
ilya-kolchinsky 2025-04-03 11:14:11 +02:00
parent 47e5ae682b
commit 2008cd7921
28 changed files with 35 additions and 26 deletions

View file

@ -7210,6 +7210,7 @@
"preprocessor"
],
"title": "ResourceType",
"const": "preprocessor",
"default": "preprocessor"
},
"metadata": {

View file

@ -5033,6 +5033,7 @@ components:
- tool_group
- preprocessor
title: ResourceType
const: preprocessor
default: preprocessor
metadata:
type: object