- go get github.com/sashabaranov/go-openai v1.41.2 - Add CreateDevice(ctx, name, assetTag, deviceTypeID, roleID, siteID) → (int64, error) - Add DeleteDevice(ctx, id) for test cleanup - Use Int32As* oneOf helpers for go-netbox v4 FK fields - TestCreateDeviceValidation PASS; TestCreateDeviceLive SKIP (no live token) |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| custom_fields.go | ||
| custom_fields_test.go | ||
| hwid.go | ||
| hwid_test.go | ||
| provision.go | ||
| provision_test.go | ||
| tags.go | ||
| tags_test.go | ||
| types.go | ||