netbox-lifecycle
netbox-lifecycle copied to clipboard
Fix REST API objects URL + Add custom_fields support
Hi !
This pull request fixes the following bugs :
- Some objects URLs are wrong in the REST api : SupportSKU, SupportContract, SupportContractAssignment and Vendor objects are all returning self url as
/api/plugins/lifecycle/hardwarelifecycle/XXX/ - Custom fields not returned from REST api (#81)
I'll stay available if you have questions.
Best regards,