/PinnacleApiWrapper

Wrapper of Pinnacle API in .Net Core

Primary LanguageC#MIT LicenseMIT

PinnacleApiWrapper

Wrapper of Pinnacle (PS3838) API in .Net Standard

Continuous Integration/Deployment

Build Status

Quality

Sonarcloud Status Sonarcloud Status

Nuget

NuGet Badge

How to update

  • The wrapper is base on https://github.com/ps3838api/api-spec files.
  • The solution contains 3 Nswag config files with direct link to the api description.
  • Run Nswag for the project(s) you want to update, it will automatically update the corresponding .cs file(s).

❗ Be careful, on the BetsClient, some data annotations on some properties has been modified manually because of mistake on ps3838 side (at the time this update was done).