Details
Description
In ss1 I tried to create client using the fields as mentioned in Swagger doc/ generated model(PostClientsRequest class), checkout the ss2 there is no field for datatables expected in body.But for testing purpose I tried including the "datatables" field in body (check ss3) and it worked.
Hence API expects user to pass "datatables" fields while creating new client, but the field is missing in the body payload class (PostClientsRequest).
Attachments
Attachments
Issue Links
- links to