h1. What http://localhost:3000/api/apps/ae2da1f5-a9c4-4305-84bc-80da683fbc36 has been soft deleted and should not be returned
But returns {code:json} { id: "ae2da1f5-a9c4-4305-84bc-80da683fbc36", appId: "com.test.app1", appName: "App One", deployedVersions: [ { id: "def3c38b-5765-4041-a8e1-b2b60d58bece", version: "1", appId: "com.test.app1", disabled: false, numOfCurrentInstalls: 10000, numOfAppLaunches: 2 } ] } {code}
h1. Fix will be a quick change to the sql statement |
|