feat: required kyc

This commit is contained in:
Diex5 2024-09-19 09:23:04 +02:00
parent c43c4949de
commit 0dbe7f52d6
1 changed files with 3 additions and 0 deletions

View File

@ -273,6 +273,8 @@ properties:
type: boolean
sign_in_type_requirments:
type: string
required:
- kyc
compliance:
anyOf: [{ type: boolean }, { type: string }]
storage:
@ -280,6 +282,7 @@ properties:
properties:
decentralized:
type: boolean
# SECURITY ---------------------------------------------------------------------
third_party_dependency:
type: boolean