camaraproject / KnowYourCustomer

Repository to describe, develop, document and test the KnowYourCustomer API family
Apache License 2.0
7 stars 5 forks source link

[KYC Match] Will there be a minimum number of properties in the request body? #101

Open MsOlaAjibola opened 1 week ago

MsOlaAjibola commented 1 week ago

Problem description Currently the schema for v0.1.1 mandates a request body but it does not mandate a minimum number of properties in the request body

Possible evolution Define minimum number of properties in schema

Alternative solution Clearly specify the expected response when request body is empty

Ola (GSMA)