Skip to content

Commit 4373eff

Browse files
authored
Merge pull request #1169 from MaxDesiatov/patch-7
Clean up documentation in OpenAPI `swiftorg.yaml`
2 parents 1ecbc3b + f9e9567 commit 4373eff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi/swiftorg.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ paths:
6464
$ref: '#/components/schemas/SourceBranch'
6565
get:
6666
operationId: listStaticSDKDevToolchains
67-
summary: Fetch all static SDK development toolchains
67+
summary: Fetch all development static Linux Swift SDKs
6868
tags:
6969
- Toolchains
7070
responses:
@@ -83,7 +83,7 @@ paths:
8383
$ref: '#/components/schemas/SourceBranch'
8484
get:
8585
operationId: listWasmSDKDevToolchains
86-
summary: Fetch all SDK for WebAssembly toolchains
86+
summary: Fetch all development Swift SDKs for WebAssembly
8787
tags:
8888
- Toolchains
8989
responses:

0 commit comments

Comments
 (0)