Wrapper of Pinnacle (PS3838) API in .Net Standard
- 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).