Add postman collection for UI HTPP server
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 28 Aug 2022 11:29:55 +0000 (13:29 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 28 Aug 2022 11:29:55 +0000 (13:29 +0200)
commit17bfa1b672f294e7af4c9a344cb42628cf0c1d87
tree3bd34709d308a26705e3b52f7432b6134ce8742b
parentfc040c43a050868c037485c658de49576f00fa55
Add postman collection for UI HTPP server

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
12 files changed:
docker/Dockerfile
docker/authorization-tags.json [new file with mode: 0644]
docker/docker-compose.yml
package-lock.json
package.json
src/assets/CSSimulatorUIProtocol.postman_collection.json [new file with mode: 0644]
src/charging-station/MessageChannelUtils.ts
src/ui/web/package-lock.json
src/ui/web/package.json
src/ui/web/src/composables/UIClient.ts
src/ui/web/src/types/ConfigurationType.ts
src/ui/web/tsconfig.json