This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch fix_blog_title in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit 247e414511a67e251bcc33efd96c0db073281b17 Author: chaokunyang <[email protected]> AuthorDate: Mon Mar 9 12:43:50 2026 +0800 refine title --- blog/2026-03-09-fory_schema_idl_for_object_graph.md | 2 +- .../2026-03-09-fory_schema_idl_for_object_graph.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/2026-03-09-fory_schema_idl_for_object_graph.md b/blog/2026-03-09-fory_schema_idl_for_object_graph.md index 0e0ec74eea..37ebaea509 100644 --- a/blog/2026-03-09-fory_schema_idl_for_object_graph.md +++ b/blog/2026-03-09-fory_schema_idl_for_object_graph.md @@ -1,6 +1,6 @@ --- slug: fory_schema_idl_for_object_graph -title: "Apache Fory™ Schema IDL: The First Serialization IDL for Object Graphs — Idiomatic Types, Polymorphism, Shared Refs, Schema Evolution, and API Ergonomics" +title: "Apache Fory™ Schema IDL: Serialization IDL for Object Graphs and Generated API Ergonomics" authors: [chaokunyang] tags: [fory, idl, schema, serialization, cross-language, codegen] --- diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2026-03-09-fory_schema_idl_for_object_graph.md b/i18n/zh-CN/docusaurus-plugin-content-blog/2026-03-09-fory_schema_idl_for_object_graph.md index cb45a5fd4c..d1aecee95b 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-blog/2026-03-09-fory_schema_idl_for_object_graph.md +++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2026-03-09-fory_schema_idl_for_object_graph.md @@ -1,6 +1,6 @@ --- slug: fory_schema_idl_for_object_graph -title: "Apache Fory™ Schema IDL:首个面向对象图序列化的 IDL,支持原生类型、多态、共享引用、Schema 演进与易用 API" +title: "Apache Fory™ Schema IDL:面向对象图序列化的 IDL,支持原生类型、多态、共享引用" authors: [chaokunyang] tags: [fory, idl, schema, serialization, cross-language, codegen] --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
