Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created April 30, 2023 10:06
<ItemGroup>
<OpenApiReference Include="OpenAPIs\v1.json" CodeGenerator="NSwagCSharp" Namespace="GettingStarted" ClassName="CapakeyClient" Options="/JsonLibrary:SystemTextJson" >
<SourceUri>https://geo.api.vlaanderen.be/capakey/v2/swagger/docs/v1</SourceUri>
</OpenApiReference>
</ItemGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment