Add API key authorisation.

This commit is contained in:
Robert Marshall 2021-05-08 15:15:02 +01:00
parent f8e8774d8c
commit c041c42dcf
8 changed files with 124 additions and 5 deletions

View file

@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.10.4" />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>
<ItemGroup>