Skip to content

Commit 656ac00

Browse files
committed
Update doc test
1 parent 06229f8 commit 656ac00

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

restfiles/doc-test.restfile

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,10 @@ requests:
309309
url: ${base_url}/crelies/AdvancedList/documentation
310310
validation:
311311
status: .regex((2|3)\d\d)
312+
/dagronf/QRCode/documentation:
313+
url: ${base_url}/dagronf/QRCode/documentation
314+
validation:
315+
status: .regex((2|3)\d\d)
312316
/davdroman/swiftui-navigation-transitions/documentation:
313317
url: ${base_url}/davdroman/swiftui-navigation-transitions/documentation
314318
validation:
@@ -580,8 +584,8 @@ requests:
580584
url: ${base_url}/swift-server/swift-service-lifecycle/documentation
581585
validation:
582586
status: .regex((2|3)\d\d)
583-
/swift-server/webauthn-swift/documentation:
584-
url: ${base_url}/swift-server/webauthn-swift/documentation
587+
/swift-server/swift-webauthn/documentation:
588+
url: ${base_url}/swift-server/swift-webauthn/documentation
585589
validation:
586590
status: .regex((2|3)\d\d)
587591
/swiftcsv/SwiftCSV/documentation:
@@ -640,6 +644,10 @@ requests:
640644
url: ${base_url}/vapor-community/Zip/documentation
641645
validation:
642646
status: .regex((2|3)\d\d)
647+
/vapor-community/sendgrid-kit/documentation:
648+
url: ${base_url}/vapor-community/sendgrid-kit/documentation
649+
validation:
650+
status: .regex((2|3)\d\d)
643651
/vtourraine/AcknowList/documentation:
644652
url: ${base_url}/vtourraine/AcknowList/documentation
645653
validation:

0 commit comments

Comments
 (0)