/apim-functions

Set of azure functions used to support APIM policies

Primary LanguageJavaScriptMIT LicenseMIT

apim-functions

This project contains azure functions and proxies used to back the core-api-mgmt apim instance.

Unit tests

npm install && npm test

Open API (Swagger) definition

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.