remove extra http_method

This commit is contained in:
Adil Hafeez 2025-01-08 16:58:43 -08:00
parent 68097fde07
commit e55127d325
2 changed files with 0 additions and 7 deletions

View file

@ -122,11 +122,6 @@ properties:
required:
- name
- path
http_method:
type: string
enum:
- GET
- POST
system_prompt:
type: string
additionalProperties: false