opsgenie / opsgenie-go-sdk-v2

Opsgenie GO SDK v2
Apache License 2.0
35 stars 64 forks source link

Feature Request/Implement Change Maintenance End Date endpoint #38

Closed ffahri closed 4 years ago

ffahri commented 4 years ago

Currently go-sdk supports edit maintenance but we cannot change maintenance if its active. Maintenance api have another endpoint for changing end date of active maintenances.

https://docs.opsgenie.com/docs/maintenance-api#section-change-maintenance-end-date

https://github.com/terraform-providers/terraform-provider-opsgenie/issues/90