dapr / dapr/dotnet-sdk

Missing ability to pass datacontenttype in StateTransactionRequest

Open
#1,186 0 comments 0 reactions 0 assignees View on GitHub
area/client/state kind/bug
Dominant language
C#
Stars
1.2k
Forks
378
Avg merge
1d 22h
Merged PRs (30d)
5

Description

## Expected Behavior

`datacontenttype' value in StateTransactionRequest is settable via the dotnet SDK.

## Actual Behavior

`datacontenttype` is fixed as `text/plain`.

## Steps to Reproduce the Problem

Use the transactions API to save state. Note that the stored `datacontenttype` is always `text/plain`.

More details in the following discord conversation if needed:
https://discord.com/channels/778680217417809931/1139183104074985583/1173491172489044088

## Release Note

RELEASE NOTE:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.