1.0.7 • Published 2 years ago

@gogoonz/session-manager-api v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Generate typescript client code:

docker run --rm -v ${PWD}:/local openapitools/openapi-generator-cli generate \
-i /local/swagger.yaml \          
-g typescript-fetch \
-o /local/generated

Publish session manager API client code:

Pump up the version in package.json file and run: npm publish --access public

TODO: pipeline session-manager-api npm package build and publish.

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago