Prashant Gupta

Results 36 issues of Prashant Gupta

test cases for 1. get all org members 2. get org member 3. invite org member 4. org member invite code verification 5. accept the org member invite 6. persist...

We can't multiple dynamic resources at the same level. For eg. /org/{org_uuid} /org/{org_id} will not work. API Gateway will not understand which resource to go with.

Publisher Portal Dapp will not have org_uuid while accepting the invite, need to be computed at backend using invite code and wallet address (metamask address).

When an organization is published to blockchain, for successful transaction submission we get transaction hash. It takes some time for the transaction to mine. Cron will check for status and...

Previously free calls allowed were coming from metering service. During enhancement we decided free calls allowed will be part of service meta data and should not be expected from metering...

API to add, enable or disable user preference

API to fetch user preference for given username

{ .... "duns_no": 123456789, "address": { "headquater_address": { "street_address": "F Block ABC Building XYZ", "city": "Bangalore", "pincode": 560012, "country": "India" }, "mail_address_same_hq_address": false, "mailing_address": { "street_address": "C Block ABC Building...