yao/studio
Max 7bdeec85f9 Deprecate studio API functions and comment out test cases
- Marked the studio API functions (Start, Load, loadDSL, loadScripts) as deprecated, returning an error message to indicate their status.
- Commented out all test cases in studio_test.go to prevent execution of deprecated functionality, ensuring clarity in the test suite.
2025-07-22 17:29:42 +08:00
..
middleware.go return 401 for invalid token 2024-08-04 12:54:05 +08:00
router.go Improve error messages 2023-05-15 18:47:42 +08:00
studio.go Deprecate studio API functions and comment out test cases 2025-07-22 17:29:42 +08:00
studio_test.go Deprecate studio API functions and comment out test cases 2025-07-22 17:29:42 +08:00