ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.546.2

This commit is contained in:
speakeasybot
2025-05-19 00:33:47 +00:00
parent 5994271d04
commit 785a2b3be0
12 changed files with 52 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "prowlarr",
"version": "0.0.1",
"version": "0.0.2",
"author": "Speakeasy",
"type": "module",
"bin": {
@@ -22,6 +22,10 @@
}
},
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/LukeHagar/Prowlarr-TS-SDK.git"
},
"scripts": {
"lint": "eslint --cache --max-warnings=0 src",
"build:mcp": "bun src/mcp-server/build.mts",