Skip to content

Commit

Permalink
fix: get rtt schema back
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-yarmosh committed Mar 18, 2024
1 parent 8782b89 commit 102383d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions public/v1/components/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1194,9 +1194,7 @@ components:
- $ref: 'schemas.yaml#/components/schemas/BaseTestStatus'
- const: offline
TimingPacketRtt:
type:
- number
- 'null'
type: number
description: The round-trip time for this packet.
TimingPacketTtl:
type: number
Expand Down

0 comments on commit 102383d

Please sign in to comment.