Hi everyone,
I am developing a Plesk extension which analyses some data of our customers. This data should be transferred to another application using an API.
So as Plesk provides the v2 rest API with swagger files this is the way I want to use. The Plesk SDK gives some hint that there is a...