fabric-samples/asset-transfer-basic/rest-api-typescript/src
Matthew B White 9fa171f824
Update the REST Example (#689)
1. The default chaincode use Capitalized JSON Names, whereas for new asset the REST validation didn't.. Adjusted
so it matches the chaincode

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
2022-03-31 08:19:34 -04:00
..
__tests__ Update the REST Example (#689) 2022-03-31 08:19:34 -04:00
assets.router.ts Update the REST Example (#689) 2022-03-31 08:19:34 -04:00
auth.ts Simplify fabric code 2021-12-14 14:31:21 +00:00
config.spec.ts Clarify retry logic 2021-12-14 14:31:24 +00:00
config.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
errors.spec.ts Fix lint errors 2021-12-14 14:31:24 +00:00
errors.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
fabric.spec.ts Clarify retry logic 2021-12-14 14:31:24 +00:00
fabric.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
health.router.ts Use app.locals to store contracts and jobq 2021-12-14 14:31:24 +00:00
index.ts Update REST sample readme (#575) 2022-01-12 10:38:44 +00:00
jobs.router.ts Use app.locals to store contracts and jobq 2021-12-14 14:31:24 +00:00
jobs.spec.ts Add jobs spec tests 2021-12-15 14:24:58 +00:00
jobs.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
logger.ts Update transaction retry to use correct user 2021-12-14 14:31:21 +00:00
redis.spec.ts Update retry logic 2021-12-14 14:31:23 +00:00
redis.ts Convert comments to tsdoc in REST sample (#606) 2022-02-01 17:12:07 +01:00
server.ts Update the REST Example (#689) 2022-03-31 08:19:34 -04:00
transactions.router.ts Use app.locals to store contracts and jobq 2021-12-14 14:31:24 +00:00