Skip to content

Commit 358fdec

Browse files
committed
Fix: Add missing x-speakeasy-metadata to overlay action
1 parent 03a3fd2 commit 358fdec

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.speakeasy/speakeasy-modifications-overlay.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@ info:
88
before: ""
99
type: speakeasy-modifications
1010
actions:
11-
# Remove verbose API description from README summary
1211
- target: $["info"]
1312
update:
1413
description: "Official Ruby SDK for Authlete API v3+"
14+
x-speakeasy-metadata:
15+
after: ""
16+
before: ""
17+
type: speakeasy-modifications
1518
- target: $["paths"]["/api/{serviceId}/auth/authorization"]["post"]
1619
update:
1720
x-speakeasy-group: authorization

0 commit comments

Comments
 (0)