Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 900 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 900 Bytes

LUSID_by_Finbourne

Build Status

LUSID® JavaScript SDK

A generated version of the SDK is included in the sdk folder based on the OpenAPI specification named lusid.json in the root folder. The most up to date version of the OpenAPI specification can be downloaded from https://api.lusid.com/swagger/v0/swagger.json

The SDK can also be installed using npm:

$ npm install @finbourne/lusid

Generating the SDK

If you would prefer to generate the Javsscript SDK locally from the FINBOURNE OpenAPI specification, follow these steps: