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 9ba85b4 + ee7693f commit 295ed9eCopy full SHA for 295ed9e
restfiles/doc-test.restfile
@@ -550,12 +550,10 @@ requests:
550
url: ${base_url}/swiftcsv/SwiftCSV/documentation
551
validation:
552
status: .regex((2|3)\d\d)
553
- # Temporarily disabled, tracked here:
554
- # https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/issues/3201
555
- # /swiftlang/swift-docc-plugin/documentation:
556
- # url: ${base_url}/swiftlang/swift-docc-plugin/documentation
557
- # validation:
558
- # status: .regex((2|3)\d\d)
+ /swiftlang/swift-docc-plugin/documentation:
+ url: ${base_url}/swiftlang/swift-docc-plugin/documentation
+ validation:
+ status: .regex((2|3)\d\d)
559
/swiftlang/swift-docc/documentation:
560
url: ${base_url}/swiftlang/swift-docc/documentation
561
0 commit comments