0.0.1 • Published 3 years ago

oscar-ui-angular v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Oscar

Use CRIS API locally

To use CRIS API locally, update the AccessToken property in util/http-mocks/mock-specifications/cris/mock-data/mock-cris-token-response.json with the token returned from the below request

POST https://westus.api.cognitive.microsoft.com/sts/v1.0/issueToken
Ocp-Apim-Subscription-Key: a3b62b8f10bd40ce95708f68f8ad1d3d
type: text
enabled: true
Git pre commit
      "pre-commit": "pretty-quick --staged && npm run lint"