1.0.7 • Published 1 year ago

@gogoonz/session-manager-api v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year 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

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago