Skip to content

Commit aade76a

Browse files
authored
Add Swift OpenAPI packages (#1003)
1 parent 960eafa commit aade76a

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

projects.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3746,6 +3746,56 @@
37463746
}
37473747
]
37483748
},
3749+
{
3750+
"repository": "Git",
3751+
"url": "https://github.com/apple/swift-openapi-runtime",
3752+
"path": "swift-openapi-runtime",
3753+
"branch": "main",
3754+
"maintainer": "[email protected]",
3755+
"compatibility": [
3756+
{
3757+
"version": "5.10",
3758+
"commit": "7cf0cf2bc44a09dbdba493f8761f25f4758a76a0"
3759+
}
3760+
],
3761+
"platforms": [
3762+
"Darwin",
3763+
"Linux"
3764+
],
3765+
"actions": [
3766+
{
3767+
"action": "BuildSwiftPackage",
3768+
"configuration": "release",
3769+
"build_tests": "true",
3770+
"tags": "sourcekit-disabled swiftpm"
3771+
}
3772+
]
3773+
},
3774+
{
3775+
"repository": "Git",
3776+
"url": "https://github.com/apple/swift-openapi-generator",
3777+
"path": "swift-openapi-generator",
3778+
"branch": "main",
3779+
"maintainer": "[email protected]",
3780+
"compatibility": [
3781+
{
3782+
"version": "5.10",
3783+
"commit": "0bd6d842f7f25047d024fdb6e2b9b8ce932518c2"
3784+
}
3785+
],
3786+
"platforms": [
3787+
"Darwin",
3788+
"Linux"
3789+
],
3790+
"actions": [
3791+
{
3792+
"action": "BuildSwiftPackage",
3793+
"configuration": "release",
3794+
"build_tests": "true",
3795+
"tags": "sourcekit-disabled swiftpm"
3796+
}
3797+
]
3798+
},
37493799
{
37503800
"repository": "Git",
37513801
"url": "https://github.com/apple/swift-numerics",

0 commit comments

Comments
 (0)