(Feat): Initial Commit
This commit is contained in:
18
test/testdata/snapshots/TestGetAppleWellKnown.golden
vendored
Normal file
18
test/testdata/snapshots/TestGetAppleWellKnown.golden
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"applinks": {
|
||||
"apps": [],
|
||||
"details": [
|
||||
{
|
||||
"appID": "test.at.aaa.b2b",
|
||||
"paths": [
|
||||
"/api/v*/auth/register"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"webcredentials": {
|
||||
"apps": [
|
||||
"test.at.aaa.b2b"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user