Skip to content

Commit a447018

Browse files
committed
Sugesstion by @awlx and reference to 2.11 tag
1 parent 15cd0fa commit a447018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ go-netbox
66
Package `netbox` provides an API 3.0 client for [netbox-community's NetBox](https://github.com/netbox-community/netbox)
77
IPAM and DCIM service.
88

9-
This package assumes you are using NetBox 3.0, as the NetBox 1.0 API no longer exists. However NetBox 2.0 might still work as the API isn't that different between 2.0 and 3.0.
9+
This package assumes you are using NetBox 3.0, as the NetBox 1.0 API no longer exists. It wasn't tested on NetBox 2.0 but given the minor changes to the API between 2.0 and 3.0 it still might work. If you need Netbox 2.0 support (e.g. for 2.11) you can still `go get github.com/netbox-community/go-netbox@netbox_v2.11`.
1010

1111
Using the client
1212
================

0 commit comments

Comments
 (0)