We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Follow up #6994
Extend deprovisioning notification test.
Test cases:
deprovision_date_format
curl -XPOST -vk -uadmin:admin \ -d '{"type":"deprovision", "data":{"deprovision_date": "Mon Jan 2 15:04:05 MST 2023", "deprovision_date_format":"Mon Jan _2 15:04:05 MST 2006"}}' \ https://localhost:9200/ocs/v2.php/apps/notifications/api/v1/notifications/global
The text was updated successfully, but these errors were encountered:
nirajacharya2
Successfully merging a pull request may close this issue.
Follow up #6994
Extend deprovisioning notification test.
Test cases:
deprovision_date_format
)@nirajacharya2curl -XPOST -vk -uadmin:admin \ -d '{"type":"deprovision", "data":{"deprovision_date": "Mon Jan 2 15:04:05 MST 2023", "deprovision_date_format":"Mon Jan _2 15:04:05 MST 2006"}}' \ https://localhost:9200/ocs/v2.php/apps/notifications/api/v1/notifications/global
The text was updated successfully, but these errors were encountered: