Skip to content

Sw/fix template app#771

Merged
cooleel merged 3 commits into
mainfrom
sw/fix_template_app
Jun 23, 2026
Merged

Sw/fix template app#771
cooleel merged 3 commits into
mainfrom
sw/fix_template_app

Conversation

@cooleel

@cooleel cooleel commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Changes

  • Scaffolded app code now emits f"Hello, {name}!" instead of the escaped {{name}} (Rust template double-brace was leaking into generated Python).
  • README curl example now uses --json '"World"' to match the SDK-generated command — correct JSON content type and a valid JSON-encoded body (the old -d 'World' sent form-encoded, invalid JSON; -X POST was redundant).

@cooleel cooleel merged commit e5dedc0 into main Jun 23, 2026
33 of 36 checks passed
@cooleel cooleel deleted the sw/fix_template_app branch June 23, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants