Skip to content

Add AddJsonBody overload to serialise top-level string (#2043) #245

Add AddJsonBody overload to serialise top-level string (#2043)

Add AddJsonBody overload to serialise top-level string (#2043) #245

Triggered via push April 4, 2023 16:33
Status Success
Total duration 1m 0s
Artifacts

build-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
nuget: src/RestSharp/Request/RestRequestExtensions.cs#L341
Possible null reference argument for parameter 'value' in 'BodyParameter.BodyParameter(string? name, object value, ContentType contentType, DataFormat dataFormat = DataFormat.None)'.
nuget: src/RestSharp/Request/RestRequestExtensions.cs#L341
Possible null reference argument for parameter 'value' in 'BodyParameter.BodyParameter(string? name, object value, ContentType contentType, DataFormat dataFormat = DataFormat.None)'.