Skip to content

Commit 9151706

Browse files
authored
Merge pull request #15 from clerk/feat/point-to-clerk-spec-repo
feat: update workflow to point to clerk spec repo
2 parents e8e5cd9 + 20196f5 commit 9151706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.speakeasy/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ speakeasyVersion: 1.385.0
33
sources:
44
clerk-openapi:
55
inputs:
6-
- location: openapi.yaml
6+
- location: https://raw.githubusercontent.com/clerk/openapi-specs/refs/heads/main/bapi/2021-02-05.yml
77
overlays:
88
- location: ./fixes.yaml
99
- location: ./examples.yaml

0 commit comments

Comments
 (0)