move method to endpoint section and use Agent AI app name

This commit is contained in:
Adil Hafeez 2024-12-06 11:54:50 -08:00
parent c40a6d66c8
commit 428227d98e
11 changed files with 36 additions and 32 deletions

View file

@ -111,15 +111,15 @@ properties:
type: string
path:
type: string
http_method:
type: string
enum:
- GET
- POST
additionalProperties: false
required:
- name
- path
http_method:
type: string
enum:
- GET
- POST
system_prompt:
type: string
additionalProperties: false