diff --git a/mintlify/openapi.yaml b/mintlify/openapi.yaml index 2846f8ca..eba1979d 100644 --- a/mintlify/openapi.yaml +++ b/mintlify/openapi.yaml @@ -23104,7 +23104,6 @@ components: type: object required: - vaspName - - url properties: vaspName: type: string @@ -23113,7 +23112,7 @@ components: url: type: string format: uri - description: The VASP's website. + description: The VASP's website, when known. example: https://www.kraken.com description: A Virtual Asset Service Provider (VASP) — an exchange or other custodial platform — recognized for counterparty declarations. VaspListResponse: diff --git a/openapi.yaml b/openapi.yaml index 2846f8ca..eba1979d 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -23104,7 +23104,6 @@ components: type: object required: - vaspName - - url properties: vaspName: type: string @@ -23113,7 +23112,7 @@ components: url: type: string format: uri - description: The VASP's website. + description: The VASP's website, when known. example: https://www.kraken.com description: A Virtual Asset Service Provider (VASP) — an exchange or other custodial platform — recognized for counterparty declarations. VaspListResponse: diff --git a/openapi/components/schemas/vasps/Vasp.yaml b/openapi/components/schemas/vasps/Vasp.yaml index e12d7c1f..d918a1af 100644 --- a/openapi/components/schemas/vasps/Vasp.yaml +++ b/openapi/components/schemas/vasps/Vasp.yaml @@ -1,7 +1,6 @@ type: object required: - vaspName - - url properties: vaspName: type: string @@ -12,7 +11,7 @@ properties: url: type: string format: uri - description: The VASP's website. + description: The VASP's website, when known. example: https://www.kraken.com description: >- A Virtual Asset Service Provider (VASP) — an exchange or other custodial