Closed mdb closed 6 years ago
The json for "preference" is marked as a string in go-vinyldns#:161 but the API docs denote it as an integer.
Expected behavior: [What you expect to happen]
preference should be an int (or int64?)
preference
int
int64
Actual behavior: [What actually happens]
100%
current master; 0.8.0.
master
Additional conversation is here.
Description
The json for "preference" is marked as a string in go-vinyldns#:161 but the API docs denote it as an integer.
Expected behavior: [What you expect to happen]
preference
should be anint
(orint64
?)Actual behavior: [What actually happens]
100%
Versions
current
master
; 0.8.0.Additional Information
Additional conversation is here.