created api to update the call

This commit is contained in:
rajesh
2024-08-27 11:30:32 +05:30
parent c55ca10d03
commit f561695db0
22 changed files with 458 additions and 285 deletions

View File

@@ -41,7 +41,7 @@ public class CreateCallRequestStep1 {
@NotEmpty
private String documentationRequested;
private Boolean Confidi;
private Boolean confidi;
private List<FaqReq> faq;