svthalia/concrexit

View on GitHub
infra/nginx/resources/apple-app-site-association.json

Summary

Maintainability
Test Coverage
{
  "applinks": {
    "apps": [],
    "details": [
      {
        "appID": "FRD6Y7E88Y.com.thaliapp",
        "paths": [
          "/pizzas",
          "/events",
          "/events/*",
          "NOT /events/*/mark-present/*",
          "/members/photos",
          "/members/photos/*",
          "/sales/order/*/pay"
        ]
      }
    ]
  }
}