mirror of
https://github.com/jambonz/verb-specifications.git
synced 2025-12-19 04:47:47 +00:00
fix awsOptions
This commit is contained in:
19
specs.json
19
specs.json
@@ -621,23 +621,8 @@
|
||||
]
|
||||
},
|
||||
"languageModelName": "string",
|
||||
"piiEntityTypes": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"ADDRESS",
|
||||
"ALL",
|
||||
"BANK_ACCOUNT_NUMBER",
|
||||
"BANK_ROUTING",
|
||||
"CREDIT_DEBIT_CVV",
|
||||
"CREDIT_DEBIT_EXPIRY",
|
||||
"CREDIT_DEBIT_NUMBER",
|
||||
"EMAIL",
|
||||
"NAME",
|
||||
"PHONE",
|
||||
"PIN",
|
||||
"SSN"
|
||||
]
|
||||
}
|
||||
"piiEntityTypes": "array",
|
||||
"piiIdentifyEntities": "boolean"
|
||||
},
|
||||
"required": [
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user