mirror of
https://github.com/LukeHagar/Coolify-TypeScript-SDK.git
synced 2025-12-06 04:19:26 +00:00
Saving initial generation
This commit is contained in:
19
.speakeasy/workflow.yaml
Normal file
19
.speakeasy/workflow.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
workflowVersion: 1.0.0
|
||||
speakeasyVersion: latest
|
||||
sources:
|
||||
Coolify-OAS:
|
||||
inputs:
|
||||
- location: ./OpenAPI.yaml
|
||||
overlays:
|
||||
- location: ./speakeasy-suggested-name-overlay.yaml
|
||||
- location: ./speakeasy-suggested-error-overlay.yaml
|
||||
registry:
|
||||
location: registry.speakeasyapi.dev/lukehagar/lukehagar/coolify-oas
|
||||
targets:
|
||||
coolify:
|
||||
target: typescript
|
||||
source: Coolify-OAS
|
||||
codeSamples:
|
||||
registry:
|
||||
location: registry.speakeasyapi.dev/lukehagar/lukehagar/coolify-oas-code-samples
|
||||
blocking: false
|
||||
Reference in New Issue
Block a user