-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
Dev team onlyAssign tasks specifically to the development team for further implementation and maintenanceAssign tasks specifically to the development team for further implementation and maintenancebugSomething isn't workingSomething isn't workingrustPull requests that update Rust codePull requests that update Rust code
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Dev team onlyAssign tasks specifically to the development team for further implementation and maintenanceAssign tasks specifically to the development team for further implementation and maintenancebugSomething isn't workingSomething isn't workingrustPull requests that update Rust codePull requests that update Rust code