Environment
- Python version: 3.6.5
- NetBox version: 2.10.4
Proposed Functionality
/api/extras/custom-fields/ should allow filtering by content type identified as . string.
Right now this returns an error. Filtering by ID works.
Use Case
Bring it in line with other filtering for content types.
This might have been overlooked in #4897 or missed because this API got added later.
Database Changes
None.
External Dependencies
None.