We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ecbc3b + f9e9567 commit 4373effCopy full SHA for 4373eff
openapi/swiftorg.yaml
@@ -64,7 +64,7 @@ paths:
64
$ref: '#/components/schemas/SourceBranch'
65
get:
66
operationId: listStaticSDKDevToolchains
67
- summary: Fetch all static SDK development toolchains
+ summary: Fetch all development static Linux Swift SDKs
68
tags:
69
- Toolchains
70
responses:
@@ -83,7 +83,7 @@ paths:
83
84
85
operationId: listWasmSDKDevToolchains
86
- summary: Fetch all SDK for WebAssembly toolchains
+ summary: Fetch all development Swift SDKs for WebAssembly
87
88
89
0 commit comments