Skip to content

Commit 20196f5

Browse files
authored
feat: update workflow to point to clerk spec repo
- Clerk BAPI specs can be found here: https://github.com/clerk/openapi-specs
1 parent 31ac569 commit 20196f5

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: latest
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)