mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +02:00
move method to endpoint section and use Agent AI app name
This commit is contained in:
parent
c40a6d66c8
commit
428227d98e
11 changed files with 36 additions and 32 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue