@ybroeker/aware-camunda-rest-api

1.0.0-SNAPSHOT.201910272006 • Public • Published

@ybroeker/aware-camunda-rest-api

Usage


const getAuthToken = () => {
    //return bearer token
};


let configuration = new Configuration({
    basePath: /*BASE_PATH*/,
    apiKey: getAuthToken,
});

const unnamedApi = UnnamedApi(configuration);```

Readme

Keywords

none

Package Sidebar

Install

npm i @ybroeker/aware-camunda-rest-api

Weekly Downloads

2

Version

1.0.0-SNAPSHOT.201910272006

License

Unlicense

Unpacked Size

6.29 MB

Total Files

10

Last publish

Collaborators

  • ybroeker