ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.215.1

This commit is contained in:
speakeasybot
2024-03-21 01:06:16 +00:00
parent 4dcf5fb03a
commit 09f023bdea
106 changed files with 3573 additions and 1518 deletions

View File

@@ -4,7 +4,7 @@ package validators
import (
"context"
"github.com/LukeHagar/terraform-provider-PlexAPI/internal/sdk/pkg/types"
"github.com/LukeHagar/terraform-provider-PlexAPI/internal/sdk/types"
"github.com/hashicorp/terraform-plugin-framework-validators/helpers/validatordiag"
"github.com/hashicorp/terraform-plugin-framework/schema/validator"
)