diff --git a/src/ZfrPusher/Client/ServiceDescription/Pusher-1.0.php b/src/ZfrPusher/Client/ServiceDescription/Pusher-1.0.php index 3feeea5..a60e566 100644 --- a/src/ZfrPusher/Client/ServiceDescription/Pusher-1.0.php +++ b/src/ZfrPusher/Client/ServiceDescription/Pusher-1.0.php @@ -174,7 +174,8 @@ 'description' => 'Socket identifier to be excluded from receiving the event', 'location' => 'json', 'type' => 'string', - 'required' => false + 'required' => false, + 'pattern' => '/^\d+\.\d+$/' ) ) ),