Skip to content

Commit

Permalink
chore: Add polling-gzip capability for contract tests (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
keelerm84 authored Dec 6, 2024
1 parent 55c2ac9 commit a378e29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ContractTests/Source/Controllers/SdkController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ final class SdkController: RouteCollection {
"evaluation-hooks",
"event-gzip",
"optional-event-gzip",
"client-prereq-events"
"client-prereq-events",
"polling-gzip"
]

return StatusResponse(
Expand Down

0 comments on commit a378e29

Please sign in to comment.