mirror of
https://github.com/LukeHagar/plexterraform.git
synced 2025-12-09 20:47:45 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.295.1
This commit is contained in:
@@ -20,7 +20,6 @@ const (
|
||||
func (e State) ToPointer() *State {
|
||||
return &e
|
||||
}
|
||||
|
||||
func (e *State) UnmarshalJSON(data []byte) error {
|
||||
var v string
|
||||
if err := json.Unmarshal(data, &v); err != nil {
|
||||
|
||||
Reference in New Issue
Block a user