PyNamecheap
PyNamecheap copied to clipboard
Fix error adding MX records
The field EmailType must be without a number, so I removed the numbering for that field in the _list_of_dictionaries_to_numbered_payload function.
As I'm submitting the PR, I realized that my editor added PEP8 formatting. I can remove that if you'd like. The main change is on line 247.
Also added json listing in #35