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.
1 parent cd52850 commit 6e7555eCopy full SHA for 6e7555e
api/v1/install/dev/6.2/static-sdk.json
@@ -1,4 +1,4 @@
1
---
2
layout: none
3
4
-{{ site.data.builds.swift-6_2-branch.static_sdk | jsonify }}
+{{ site.data.builds.swift-6_2-branch.static-sdk | jsonify }}
openapi/swiftorg.yaml
@@ -255,6 +255,8 @@ components:
255
enum:
256
- main
257
- '6.0'
258
+ - '6.1'
259
+ - '6.2'
260
SourceBranch:
261
anyOf:
262
- $ref: '#/components/schemas/KnownSourceBranch'
0 commit comments