Skip to content

Commit dfbf2ff

Browse files
committed
Use common overlays definitions
1 parent f660842 commit dfbf2ff

3 files changed

Lines changed: 2 additions & 30 deletions

File tree

.speakeasy/security.overlay.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.speakeasy/type_parameter.overlay.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.speakeasy/workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ sources:
55
inputs:
66
- location: https://api.polar.sh/openapi.json
77
overlays:
8-
- location: .speakeasy/security.overlay.yml
9-
- location: .speakeasy/type_parameter.overlay.yml
8+
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/security.yml
9+
- location: https://raw.githubusercontent.com/polarsource/polar/main/sdk/overlays/type_parameter.yml
1010
registry:
1111
location: registry.speakeasyapi.dev/polar/polar/polar-oas
1212
targets:

0 commit comments

Comments
 (0)