Search…
⌃K

Syslumenn

Syslumenn Client

About

This library implements a client to use Syslumenn's API
The client is generated from a copy of the openApi document provided by Syslumenn.

Usage

Updating the open api definition (clientConfig.json)

yarn nx run clients-syslumenn:update-openapi-document

Regenerating the client:

yarn nx run clients-syslumenn:schemas/external-openapi-generator

Import into other NestJS modules

Code owners and maintainers