Skip to content

Commit

Permalink
Update daprdocs/content/en/reference/api/cryptography_api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Whit Waldo <[email protected]>
  • Loading branch information
WhitWaldo and msfussell authored Jan 22, 2024
1 parent 824cbf5 commit 6dc715c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daprdocs/content/en/reference/api/cryptography_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ encryption request.

#### Response Body
The response to an encryption request will have its content type header set to `application/octet-stream` as it
will return an array of bytes with the encrypted payload.
returns an array of bytes with the encrypted payload.

#### Response Codes
| Code | Description |
Expand Down

0 comments on commit 6dc715c

Please sign in to comment.