@kth/ladok-mellanlager-client
v0.0.5
Published
Client for making requests to Ladok Mellanlager API
Downloads
340
Keywords
Readme
ladok-mellanlager-client
Client for Ladok mellanlager API. Documentation for test version of Ladoks mellanlager https://confluence.its.umu.se/confluence/pages/viewpage.action?pageId=759955575
TODO: usage
Generate types
- Get latest OpenAPI spec from
[baseUrl]/openapi
and save asopenapi/ladok-mellanlagring.json
(requires access token to access spec endpoint, so tip is to use Postman/Insomium/etc with OAuth setup) - run
npm run generate-types