mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
update arch-fc parameters
This commit is contained in:
parent
75cf5e5304
commit
8a4e11077c
3 changed files with 7 additions and 6 deletions
|
|
@ -42,9 +42,9 @@ prompt_targets:
|
|||
description: The policy number for which the insurance claim details are requested.
|
||||
type: string
|
||||
- name: include_expired
|
||||
description: Include expired insurance claims in the response.
|
||||
type: string
|
||||
default: "false"
|
||||
description: whether to include expired insurance claims in the response.
|
||||
type: bool
|
||||
required: true
|
||||
endpoint:
|
||||
cluster: api_server
|
||||
path: /insurance_claim_details
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue