move and rename sdk serialization doc (#4541)

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2025-02-14 18:37:50 -05:00 committed by GitHub
parent 589ad1c144
commit 1408ba2e60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
---
type: docs
title: "Serialization in Dapr's SDKs"
linkTitle: "Serialization"
linkTitle: "SDK Serialization"
description: "How Dapr serializes data within the SDKs"
weight: 2000
weight: 400
aliases:
- '/developing-applications/sdks/serialization/'
---