Skip to content

Commit 7de773f

Browse files
committed
Remove ticketing API source from Speakeasy workflow configuration
1 parent 565e398 commit 7de773f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.speakeasy/workflow.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ sources:
1010
- location: https://api.eu1.stackone.com/oas/iam.json
1111
- location: https://api.eu1.stackone.com/oas/marketing.json
1212
- location: https://api.eu1.stackone.com/oas/lms.json
13-
- location: https://api.eu1.stackone.com/oas/ticketing.json
1413
registry:
1514
location: registry.speakeasyapi.dev/stackone/stackone/stackone-oas
1615
targets:
@@ -25,5 +24,5 @@ targets:
2524
gpgPassPhrase: $java_gpg_passphrase
2625
codeSamples:
2726
registry:
28-
location: registry.speakeasyapi.dev/stackone/stackone/stackone-oas-java-code-samples
27+
location: registry.speakeasyapi.dev/stackone/stackone/stack-one-oas-java-code-samples
2928
blocking: false

0 commit comments

Comments
 (0)