We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a93e6cf commit 567e6b9Copy full SHA for 567e6b9
.speakeasy/workflow.yaml
@@ -5,11 +5,6 @@ sources:
5
inputs:
6
- location: registry.speakeasyapi.dev/glean-el2/sdk/glean-api-specs
7
output: .speakeasy/glean-merged-spec.yaml
8
- local-debug:
9
- inputs:
10
- - location: .speakeasy/glean-merged-spec.yaml
11
- registry:
12
- location: registry.speakeasyapi.dev/glean-el2/sdk/local-debug
13
targets:
14
glean:
15
target: python
@@ -25,12 +20,3 @@ targets:
25
20
blocking: false
26
21
testing:
27
22
enabled: true
28
29
- target: python
30
- source: local-debug
31
- codeSamples:
32
- labelOverride:
33
- fixedValue: Python (API Client)
34
- blocking: false
35
- testing:
36
- enabled: true
0 commit comments