Skip to content

Conversation

@siddharth-s31
Copy link

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

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 @davidmrdavid, I have limited this change to the documentation only and left the type hints unchanged.

@nytian
Copy link
Contributor

nytian commented Dec 15, 2025

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

@siddharth-s31
Copy link
Author

I have updated the line @nytian The CI check should pass now

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

2 participants