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):
7373 """
7474 Returns a detailed list of all the configuration options for MySQL Databases.
7575
76- API Documentation: TODO
76+ API Documentation: https://techdocs.akamai.com/linode-api/reference/get-databases-mysql-config
7777
7878 :returns: The JSON configuration options for MySQL Databases.
7979 """
@@ -83,7 +83,7 @@ def postgresql_config_options(self):
8383 """
8484 Returns a detailed list of all the configuration options for PostgreSQL Databases.
8585
86- API Documentation: TODO
86+ API Documentation: https://techdocs.akamai.com/linode-api/reference/get-databases-postgresql-config
8787
8888 :returns: The JSON configuration options for PostgreSQL Databases.
8989 """
You can’t perform that action at this time.
0 commit comments