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:
|
auth:
|
||||||
oAuth2ClientCredentialsEnabled: false
|
oAuth2ClientCredentialsEnabled: false
|
||||||
python:
|
python:
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
additionalDependencies:
|
additionalDependencies:
|
||||||
dependencies: {}
|
dev: {}
|
||||||
extraDependencies:
|
main: {}
|
||||||
dev: {}
|
|
||||||
author: Speakeasy
|
author: Speakeasy
|
||||||
|
authors:
|
||||||
|
- Speakeasy
|
||||||
clientServerStatusCodesAsErrors: true
|
clientServerStatusCodesAsErrors: true
|
||||||
description: Python Client SDK Generated by Speakeasy
|
description: Python Client SDK Generated by Speakeasy
|
||||||
flattenGlobalSecurity: true
|
flattenGlobalSecurity: true
|
||||||
|
flattenRequests: false
|
||||||
imports:
|
imports:
|
||||||
option: openapi
|
option: openapi
|
||||||
paths:
|
paths:
|
||||||
@@ -39,4 +41,4 @@ python:
|
|||||||
packageName: comfydeploy
|
packageName: comfydeploy
|
||||||
projectUrls: {}
|
projectUrls: {}
|
||||||
responseFormat: envelope-http
|
responseFormat: envelope-http
|
||||||
templateVersion: v1
|
templateVersion: v2
|
||||||
|
|||||||
Reference in New Issue
Block a user