Teun Vink
Teun Vink
### Environment * Nautobot version (Docker tag too if applicable): 2.1.9 * Python version: 3.10.12 * Database platform, version: 12.12-1 * Middleware(s): N/A ### Steps to Reproduce 1. create a...
This PR adds support for specifying a HTTP user agent string. Rationale: in our codebase we try to set user agent strings to the script calling the API. This makes...
## Pre-Request Checklist - [ ] Passes rubocop code analysis (try `rubocop --auto-correct`) - [ ] Tests added or adapted (try `rake test`) - [x] Changes are reflected in the...