Pega DX API V2 in Pega-React sample application
Hi,
In Pega React Sample application, how to configure DX version 2 APIs [api/application/v2/cases].
I have created Cosmos-REACT application and trying to access the case from sample Pega-REACT application. In endpoint.js file I have set use_v2apis: true, but still it calls V1 apis. Please help.