File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ def mysql_config_options(self):
73
73
"""
74
74
Returns a detailed list of all the configuration options for MySQL Databases.
75
75
76
- API Documentation: TODO
76
+ API Documentation: https://techdocs.akamai.com/linode-api/reference/get-databases-mysql-config
77
77
78
78
:returns: The JSON configuration options for MySQL Databases.
79
79
"""
@@ -83,7 +83,7 @@ def postgresql_config_options(self):
83
83
"""
84
84
Returns a detailed list of all the configuration options for PostgreSQL Databases.
85
85
86
- API Documentation: TODO
86
+ API Documentation: https://techdocs.akamai.com/linode-api/reference/get-databases-postgresql-config
87
87
88
88
:returns: The JSON configuration options for PostgreSQL Databases.
89
89
"""
You can’t perform that action at this time.
0 commit comments