mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-18 09:42:18 -06:00
Adds support for PATCHing ConfigContext and ConfigContextProfile with integer IDs for `data_source` and `data_file`. Adds regression tests to validate assignment and API functionality. Fixes #20933