Skip to content

docs: update call_http docstring to mention dict support (Fixes #518) - #588

Merged
andystaples merged 1 commit into
Azure:devfrom
siddharth-s31:docs-update-call-http
Feb 3, 2026
Merged

docs: update call_http docstring to mention dict support (Fixes #518)#588
andystaples merged 1 commit into
Azure:devfrom
siddharth-s31:docs-update-call-http

Conversation

@siddharth-s31

@siddharth-s31 siddharth (siddharth-s31) commented Dec 14, 2025

Copy link
Copy Markdown
Contributor

Fixes #518

Per the discussion in the issue, I have updated the docstring for call_http to explicitly state that content accepts JSON-serializable dictionaries.

As requested by David Justo (@davidmrdavid), I have limited this change to the documentation only and left the type hints unchanged.

@nytian

Copy link
Copy Markdown
Contributor

Thanks for the PR siddharth (@siddharth-s31) Can you fix the error from CI? it's just line 251 was too long

@siddharth-s31

Copy link
Copy Markdown
Contributor Author

I have updated the line Naiyuan Tian (@nytian) The CI check should pass now

@andystaples
andystaples merged commit be59fb7 into Azure:dev Feb 3, 2026
1 check 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.

Incorrect type hint for content parameter of call_http in DurableOrchestrationContext.py

3 participants