mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +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.
303 B
303 B