Skip to content

Enhance README with typed parameters and usage examples - #6

Merged
domneura merged 1 commit into
mainfrom
domneura-patch-1
Aug 6, 2026
Merged

Enhance README with typed parameters and usage examples#6
domneura merged 1 commit into
mainfrom
domneura-patch-1

Conversation

@domneura

@domneura domneura commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Main changes:

  • Made the recommended typed parameters approach the primary workflow instead of the alternative.
  • Fixed inconsistent documentation where examples mixed typed parameters and dictionary payloads.
  • Added explicit Target.Xxx ↔ XxxParams / XxxBatchParams mapping to remove ambiguity around imports.
  • Fixed incomplete sync, async, batch, and error handling examples so they can be copied and run as is.
  • Improved onboarding around parameter classes and generated types.

Main changes:

- Made the recommended typed parameters approach the primary workflow instead of the alternative.
- Fixed inconsistent documentation where examples mixed typed parameters and dictionary payloads.
- Added explicit Target.Xxx ↔ XxxParams / XxxBatchParams mapping to remove ambiguity around imports.
- Fixed incomplete sync, async, batch, and error handling examples so they can be copied and run as is.
- Improved onboarding around parameter classes and generated types.
@domneura
domneura merged commit a061d5e into main Aug 6, 2026
2 checks passed
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