Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 429 Bytes

File metadata and controls

13 lines (8 loc) · 429 Bytes

Water Linked UGPS API Client

This repository contains a dotnet class library for accessing the Water Linked Underwater GPS API.

To update the library run:

cd WaterLinked.UGPS

dotnet openapi refresh --updateProject WaterLinked.UGPS.csproj https://demo.waterlinked.com/swagger/swagger.json

And push to main to trigger a new CI build which will publish a NuGet package.