mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 12:27:45 +00:00
Migrate to PythonV2 SDK
This commit is contained in:
@@ -15,15 +15,17 @@ generation:
|
||||
auth:
|
||||
oAuth2ClientCredentialsEnabled: false
|
||||
python:
|
||||
version: 0.0.2
|
||||
version: 0.0.3
|
||||
additionalDependencies:
|
||||
dependencies: {}
|
||||
extraDependencies:
|
||||
dev: {}
|
||||
dev: {}
|
||||
main: {}
|
||||
author: Speakeasy
|
||||
authors:
|
||||
- Speakeasy
|
||||
clientServerStatusCodesAsErrors: true
|
||||
description: Python Client SDK Generated by Speakeasy
|
||||
flattenGlobalSecurity: true
|
||||
flattenRequests: false
|
||||
imports:
|
||||
option: openapi
|
||||
paths:
|
||||
@@ -39,4 +41,4 @@ python:
|
||||
packageName: comfydeploy
|
||||
projectUrls: {}
|
||||
responseFormat: envelope-http
|
||||
templateVersion: v1
|
||||
templateVersion: v2
|
||||
|
||||
Reference in New Issue
Block a user