ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.141.1

This commit is contained in:
speakeasybot
2024-01-16 01:09:32 +00:00
parent a87e1c362d
commit 19fb535eb4
8 changed files with 23 additions and 15 deletions

View File

@@ -1,12 +1,12 @@
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "repo Provider"
page_title: "plex-api Provider"
subcategory: ""
description: |-
An Open API Spec for interacting with Plex.tv and Plex Servers
---
# repo Provider
# plex-api Provider
An Open API Spec for interacting with Plex.tv and Plex Servers
@@ -17,7 +17,7 @@ terraform {
required_providers {
PlexAPI = {
source = "LukeHagar/PlexAPI"
version = "0.2.1"
version = "0.2.2"
}
}
}