use GET as default http method

This commit is contained in:
Adil Hafeez 2024-12-06 00:48:11 -08:00
parent ea086b6ff9
commit 9a1dbc60b8
9 changed files with 16 additions and 5 deletions

View file

@ -101,7 +101,6 @@ prompt_targets:
required: true
type: str
in_path: true
http_method: GET
endpoint:
name: frankfurther_api
path: /v1/latest?base=USD&symbols={currency_symbol}
@ -110,7 +109,6 @@ prompt_targets:
- name: get_supported_currencies
description: Get list of supported currencies for conversion
http_method: GET
endpoint:
name: frankfurther_api
path: /v1/currencies