This PR is quite huge and not backwards compatible. Currently, the API documentation is generated based on the 'latest' version. This latest version contains the newest API endpoint per action. If a new version is published, the old one will be overwritten and may cause the implementing application to fail due to removed filters or added functionality.
In the new situation, all versions of all endpoints are included, increasing the stability of this package.
This PR is quite huge and not backwards compatible. Currently, the API documentation is generated based on the 'latest' version. This latest version contains the newest API endpoint per action. If a new version is published, the old one will be overwritten and may cause the implementing application to fail due to removed filters or added functionality.
In the new situation, all versions of all endpoints are included, increasing the stability of this package.
Should be released in tag 3.0.0.