Skip to content

Commit ab9a6f5

Browse files
committed
Add document for supports tcp endpoint.
1 parent 7012fac commit ab9a6f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/monitapi/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.5.0"
1+
version = "0.6.0"

website/docs/definition.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ monitor_targets:
2727
- HEAD, GET, POST, PUT, DELETE, OPTIONS, PATCH
2828
* monitoring-url
2929
- URL to monitor
30-
- Supports for [http://, https://, stun:]
30+
- Supports for [http://, https://, stun:, tcp:]
3131
* header-name, header-value
3232
- HTTP headers
3333
* expected-status-code

0 commit comments

Comments
 (0)