Skip to content

Commit fd6fe49

Browse files
committed
update overlay
1 parent 1f2e831 commit fd6fe49

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

overlay.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ info:
33
title: Naming Overlay
44
version: 0.0.0
55
actions:
6+
- target: $.info
7+
update:
8+
title: Speakeasy Code Samples API
9+
description: >
10+
REST APIs for retrieving SDK usage snippets from the Speakeasy Code
11+
Samples API.
612
- target: $['x-speakeasy-globals']['parameters']
713
remove: true
814
- target: $['x-speakeasy-globals']
@@ -22,10 +28,6 @@ actions:
2228
- APIKey: []
2329
- target: $["tags"][*]
2430
remove: true
25-
- target: $["tags"]
26-
update:
27-
- name: CodeSamples
28-
description: REST APIs for retrieving Code Samples
2931
- target: $["components"]["securitySchemes"]["WorkspaceIdentifier"]
3032
remove: true
3133
- target: $["components"]["securitySchemes"]["Bearer"]

0 commit comments

Comments
 (0)