ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.476.0

This commit is contained in:
speakeasybot
2025-01-25 00:02:55 +00:00
parent f1f4ba1876
commit fcf010c65b
56 changed files with 2230 additions and 1184 deletions

View File

@@ -161,6 +161,7 @@ with PlexAPI() as plex_api:
"request_body": {
"login": "username@email.com",
"password": "password123",
"remember_me": False,
"verification_code": "123456",
},
})