The current directory structure prevents the relevant modules from easily accessing the API config and default API config files.
Describe the solution:
To address this, I will move the API config files into the shared directory. Additionally, I will refactor the affected modules to reflect this change, ensuring that the new structure allows for easier access and better organization of configuration files.
The current directory structure prevents the relevant modules from easily accessing the API config and default API config files.
Describe the solution:
To address this, I will move the API config files into the shared directory. Additionally, I will refactor the affected modules to reflect this change, ensuring that the new structure allows for easier access and better organization of configuration files.