YueGuobin e27ddf2cdf feat(api): fix ETag handling and JSON serialization in template endpoint
- Use `default=str` in `json.dumps` to handle non-serializable objects
- Return proper HTTP 304 response with ETag header instead of raising exception
- Ensure consistent ETag generation for template caching
2026-02-22 23:43:47 +08:00
..
2025-02-22 20:14:13 +10:00
2024-03-16 16:00:27 +01:00
2023-09-14 22:41:08 +07:00
2024-10-31 19:23:28 +10:00