- 15 Oct, 2025 1 commit
- 
- 
Wei Shoulin authored- Added delete method in request module to support sending data with DELETE requests - Implemented delete function in level0 module for removing raw data by dataset - Implemented delete function in level1 module for removing processed data records - Updated API endpoints to handle deletion requests with proper parameters - Added documentation for new delete functions including arguments and return values 
 
- 
- 26 Sep, 2025 1 commit
- 
- 
Wei Shoulin authoredChange the default value of the `timeout` parameter from 300 to None for all HTTP request methods (get, post, put, delete, post_bytesio, and download_file) in the request module. This allows the requests to use the system's default timeout behavior when no explicit timeout is provided, improving flexibility and alignment with standard practices. 
 
- 
- 16 Jun, 2025 1 commit
- 
- 
Wei Shoulin authored- Remove unused return type annotation in post_file function - Update find functions in level0 and level1 modules to require instrument parameter 
 
- 
- 02 Jan, 2025 1 commit
- 
- 
Wei Shoulin authored
 
- 
- 28 Dec, 2024 1 commit
- 
- 
Wei Shoulin authored
 
- 
- 27 Dec, 2024 1 commit
- 
- 
Wei Shoulin authored
 
- 
- 23 Dec, 2024 1 commit
- 
- 
Wei Shoulin authored
 
- 
