Options
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
I am looking for the Visma.NET API swagger.json file so I can generate c# classes based on the API.
where can I find that?
Solved! Go to Solution.
2 REPLIES 2
Hi,
You can find it either in the developerconsole of your browser when checking swagger:
Or, you can GET https://integration.visma.net/API-index/doc/swagger via for example Postman and save the file:
thanks Magnus!
