Skip to content

Commit

Permalink
Update site/content/docs/cli/constructs-reference.md
Browse files Browse the repository at this point in the history
Co-authored-by: Susa Tünker <[email protected]>
  • Loading branch information
sbezludny and sujaya-sys authored Jan 30, 2025
1 parent 9a299c0 commit 2e0f199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/cli/constructs-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ The `request` object is a mandatory part of an TCP check.

- `hostname`: The hostname the connection should be made to. Do not include a scheme or a port in the hostname.
- `port`: The port the connection should be made to.
- `ipFamily`: The IP family to use for the connection. Defaults to `IPv4`
- `ipFamily`: The IP family to use for the connection. Defaults to `IPv4`.
- `data`: The data to send to the target host.
- `assertions`: An array of assertions to validate response time and response data.
See the [`TcpAssertionBuilder` reference](#tcpassertionbuilder).
Expand Down

0 comments on commit 2e0f199

Please sign in to comment.