OpsLevel / opslevel-go

A Go client for interacting with OpsLevel
MIT License
5 stars 12 forks source link

enable unsetting predicates of type PredicateUpdateInput with custom … #415

Closed davidbloss closed 1 month ago

davidbloss commented 1 month ago

Issues

Change needed for Terraform provider fix

Changelog

Add MarshalJSON() to PredicateUpdateInput to enable unsetting predicates during update operations.

Tophatting

task test - tests pass