Skip to content

Commit

Permalink
Update README.md to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzyj123 authored Nov 6, 2023
1 parent e6a049a commit 98aa8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ newNAD = {
"coa_port": 3799,
"attributes": {"Device Type": "IAP"},
}
ApiPolicyElements.new_network_device(login, body=newNAD)
print(ApiPolicyElements.new_network_device(login, body=newNAD))
```

## Add New Endpoint
Expand Down

0 comments on commit 98aa8fc

Please sign in to comment.