mirror of https://github.com/dapr/docs.git
move and rename sdk serialization doc (#4541)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
589ad1c144
commit
1408ba2e60
|
@ -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/'
|
||||
---
|
Loading…
Reference in New Issue