Skip to content

Commit

Permalink
chore: add API Version 4 routing configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
HerbertJulio committed Feb 25, 2025
1 parent 7079b0a commit d936647
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions azion/production/azion.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,6 @@
"name": "Route GraphQL City Queries to Cities Origin",
"phase": "request"
},
{
"id": 269759,
"name": "Route GraphQL Billing Queries to Manager Origin",
"phase": "request"
},
{
"id": 269763,
"name": "Secure Headers",
Expand All @@ -142,11 +137,6 @@
"name": "Route API Identity Providers",
"phase": "request"
},
{
"id": 318350,
"name": "Route GraphQL Accounting Queries to Manager Origin",
"phase": "request"
},
{
"id": 368275,
"name": "Rewrite azrt Cookie in azion.com",
Expand Down Expand Up @@ -176,6 +166,11 @@
"id": 368280,
"name": "Rewrite azat Cookie in azionedge.net",
"phase": "response"
},
{
"id": 372222,
"name": "API Version 4 Routing",
"phase": "request"
}
]
},
Expand All @@ -189,4 +184,4 @@
"name": "Cities - Cache"
}
]
}
}

0 comments on commit d936647

Please sign in to comment.