Juraj Grexa

Results 2 issues of Juraj Grexa

Add support for custom_fields in prefix resource. Solution taken from https://github.com/smutel/terraform-provider-netbox, it should fix also issues mentioned in https://github.com/e-breuninger/terraform-provider-netbox/pull/143. If this approach is acceptable, I can enhance the PR also...

**Describe the bug** Getting status "Upload aborted" for successfull upload, when server response is empty. **To Reproduce** Steps to reproduce the behavior: Using Dropzone in following way: ``` replaceUrl(link, extFile),...