From 04c02e73ad7a500e54f81355cc50516d5cc73b1f Mon Sep 17 00:00:00 2001 From: liyan Date: Wed, 1 Feb 2023 01:27:17 +0000 Subject: [PATCH] update en/design/OpenHarmony-API-governance.md. Signed-off-by: li-yan339 Signed-off-by: liyan --- en/design/OpenHarmony-API-governance.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/design/OpenHarmony-API-governance.md b/en/design/OpenHarmony-API-governance.md index ccd43d6076..70e50729fa 100644 --- a/en/design/OpenHarmony-API-governance.md +++ b/en/design/OpenHarmony-API-governance.md @@ -12,7 +12,7 @@ This Charter is formulated by the API SIG and approved by the PMC for release. A The OpenHarmony software stack contains multiple roles. Naturally, OpenHarmony APIs have multiple types. - +![API-Category](figures/API-Category.png) Different types of APIs have different compatibility requirements, as described in the table below. @@ -59,7 +59,7 @@ The content described in this Charter is irrelevant to the programming language ### API Review Process The API review process is as follows: - +![API-Workflow](figures/API-Workflow.png) The main process is as follows: -- GitLab