-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Middleware deprovisioning API dry-run not working #447
Labels
Comments
Make sure the documentation in middleware is up-to-date. |
Tested, still present in 6.0.0-beta3 |
At first sight the URL seems invalid and it should for a dry run be the following: I will test it again when I'm done with #465. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The middleware api documentation indicated a GET request to the deprovisioning endpoint will start a dry-run for the deprovidioning. When calling the API with the GET method, an error is returned instead.
The text was updated successfully, but these errors were encountered: