Files
smallmj 9643620f1a fix: i2i mode jq command to handle base64 with embedded newlines
- Use 'jq -Rs split' instead of 'jq -R' to properly handle base64 data URIs
  that may contain embedded newlines in the data
- Fix double-nesting of subject_reference array causing API error 2013
- Also fix: base64 -w 0 to avoid line wrapping in base64 output
- Write payload to temp file for curl to avoid shell arg length limits
- Add full response output on API error for easier debugging

Fixes #53
2026-04-01 10:27:53 +08:00
..
2026-03-26 17:35:55 +08:00
2026-03-26 20:57:10 +08:00
2026-03-26 20:57:10 +08:00