ioet / bpm-people-ui

0 stars 0 forks source link

BPM-97 replaced swagger code generator with axios #24

Closed oemel09 closed 5 years ago

oemel09 commented 5 years ago

What's this PR for?

Swagger code generator gets replaced by axios

Where should the reviewer start?

The actions file now uses axios The action tests use moxios instead of nock, as it's easier to use with axios The webpack config passes an environment variable to define the APIs URL

Checklist