ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.133.1

This commit is contained in:
speakeasybot
2024-01-05 19:51:29 +00:00
parent eccef7b78c
commit 0538f5b367
20 changed files with 272 additions and 52 deletions

View File

@@ -17,7 +17,7 @@ terraform {
required_providers {
PlexAPI = {
source = "LukeHagar/PlexAPI"
version = "0.1.0"
version = "0.2.0"
}
}
}
@@ -33,4 +33,4 @@ provider "PlexAPI" {
### Optional
- `access_token` (String, Sensitive)
- `server_url` (String) Server URL (defaults to http://10.10.10.47:32400)
- `server_url` (String) Server URL (defaults to {protocol}://{ip}:{port})