From c7c0537e8435c58fe1d553472d19d858ba9b0d54 Mon Sep 17 00:00:00 2001 From: ChinaUnicomXiaoDongrui Date: Wed, 10 Dec 2025 22:04:58 +0800 Subject: [PATCH 1/2] update Maintainers.md file and README with API information --- MAINTAINERS.MD | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.MD b/MAINTAINERS.MD index 54e5dd2..1720da3 100644 --- a/MAINTAINERS.MD +++ b/MAINTAINERS.MD @@ -1,3 +1,4 @@ | Org | Name | GitHub Username | | -----------------------| ------------------------------------------| -----------------------| -| §company§ | §name§ | §github_username§ | +| China Unicom | Sun Sentian | SentianSun | +| China Unicom | Xiao Dongrui | ChinaUnicomXiaoDongrui | \ No newline at end of file diff --git a/README.md b/README.md index f04e20f..7834d26 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Sandbox API Repository to describe, develop, document, and test the eSimRemoteMa * Service API(s) “eSimRemoteManagement” (see APIBacklog.md) * The API(s) provide(s) the API consumer with the ability to: - * §Short API scope description§ !! Add here a scope description according to the API proposal + * Remote management of users' esim card data, including esim activation, esim cancellation, esim query, etc * Describe, develop, document, and test the API(s) * Started: December 2025 From 7c6c37654b57d395fa408ba5c5741348b485f6a1 Mon Sep 17 00:00:00 2001 From: SentianSun Date: Thu, 11 Dec 2025 09:52:28 +0800 Subject: [PATCH 2/2] Update README.md Update description of the ability of the API in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7834d26..d9ededc 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Sandbox API Repository to describe, develop, document, and test the eSimRemoteMa * Service API(s) “eSimRemoteManagement” (see APIBacklog.md) * The API(s) provide(s) the API consumer with the ability to: - * Remote management of users' esim card data, including esim activation, esim cancellation, esim query, etc + * Provide eSIM-based remote management capability, allowing users to remotely manage the status of profiles on the device's eUICC and complete remote operations such as downloading, activating, de-activating or deleting. * Describe, develop, document, and test the API(s) * Started: December 2025