mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-23 17:31:11 +01:00
- Changed the summary conversion method in getIDForAction from PascalCase to SnakeCase for consistency with naming conventions. - Introduced BaseResponse interface and implemented GetData and GetDataString methods for Response, ListResponse, and VoidResponse types, enhancing response handling. - Simplified the Contains function to specifically handle string slices, improving clarity and maintainability of utility functions. - Ensured alignment with existing coding standards and added necessary comments for better understanding.
10 KiB
10 KiB