{
  "manifest_version": "1.0.0",
  "template": {
    "id": "a29e1d22-e2b9-4623-81b2-bb7dfde71e70",
    "slug": "zsaPAU",
    "name": "ASP.NET Minimal API",
    "description": "A simple hello-world application made in C# with minimal API",
    "url": "https://railway.com/deploy/zsaPAU",
    "upstream": {
      "repo_url": "https://github.com/ThallesP/ASP.NET-Minimal-API"
    }
  },
  "services": [
    {
      "name": "ASP.NET-Minimal-API",
      "source": {
        "repo": "https://github.com/ThallesP/ASP.NET-Minimal-API"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "zsaPAU"
      }
    },
    "cli": "railway deploy --template zsaPAU",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "a29e1d22-e2b9-4623-81b2-bb7dfde71e70",
            "serializedConfig": {
              "services": {
                "101d006d-3dde-4522-9e6a-c33d0d1b753b": {
                  "name": "ASP.NET-Minimal-API",
                  "source": {
                    "repo": "ThallesP/ASP.NET-Minimal-API",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T04:14:40.089Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-19T00:34:16.804Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_c320fc7123da408192cd",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 125,
    "typical_build_seconds": 21,
    "typical_start_seconds": 10,
    "slowest_service": "ASP.NET-Minimal-API"
  }
}
