Skip to content

Add json option for url jobs#866

Open
sbraz wants to merge 1 commit into
thp:masterfrom
sbraz:json
Open

Add json option for url jobs#866
sbraz wants to merge 1 commit into
thp:masterfrom
sbraz:json

Conversation

@sbraz
Copy link
Copy Markdown
Contributor

@sbraz sbraz commented May 6, 2026

Hi,

This is similar to data, but serializes the payload as JSON and sets Content-type: application/json. Mutually exclusive with data.

This lets users specify JSON request bodies as native YAML mappings instead of embedding escaped JSONs string in data.

Similar to data, but serializes the payload as JSON and sets
Content-type: application/json. Mutually exclusive with data.

This lets users specify JSON request bodies as native YAML
mappings instead of embedding escaped JSONs string in data.
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.

1 participant