mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Update to provide consistency
* Replaced camelCase with snake_case * Change apikey to api_key * Added check on record name before delete during domain_create
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
from __future__ import absolute_import, division, print_function, \
|
||||
unicode_literals
|
||||
|
||||
|
||||
Reference in New Issue
Block a user