Closed PrathibaJee closed 4 months ago
As of now , while regarding a new application to TAR::/v1/regard-application , "embedding-status" is true by default. Thie needs to be changed to false. For example ,
{ "application-name": "DummyApplication", "application-release-number": "2.0.1", "approval-status": "REGISTERED", - "embedding-status": true, "reason-of-failure": "" }
As of now , while regarding a new application to TAR::/v1/regard-application , "embedding-status" is true by default. Thie needs to be changed to false. For example ,