This project contains azure functions and proxies used to back the core-api-mgmt apim instance.
npm install && npm test
As of now, the API definition is located in the ./openApi.json
file.
You may modify this specification accordingly to any modification you may perform as this task is not automated so far.