buerokratt / Mock-Bot

MIT License
0 stars 0 forks source link

Adding in an API key for ChatBot API #42

Closed guypritchard closed 2 years ago

guypritchard commented 2 years ago

This is protecting the Chat API (which would need to be called from outside of the cluster). The dmr-api/messages endpoint should be protected by networking to ensure it's not callable outside of the cluster. (We need to do this, but it needs to remain anonymous at the moment) I've got a separate change to update the Integration tests.

github-actions[bot] commented 2 years ago
Package Line Rate Branch Rate Complexity Health
MockBot.Api 88% 69% 66
Summary 88% (210 / 239) 69% (36 / 52) 66

Minimum allowed line rate is 80%