From 6ff44a35aa17975079d4408ceaa1f9b675a95999 Mon Sep 17 00:00:00 2001 From: "azure-sdk-automation[bot]" <191533747+azure-sdk-automation[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 21:47:57 +0000 Subject: [PATCH 1/2] API review target for azure-template --- sdk/template/azure-template/api.md | 12 ++++++++++++ sdk/template/azure-template/api.metadata.yml | 4 ++++ 2 files changed, 16 insertions(+) create mode 100644 sdk/template/azure-template/api.md create mode 100644 sdk/template/azure-template/api.metadata.yml diff --git a/sdk/template/azure-template/api.md b/sdk/template/azure-template/api.md new file mode 100644 index 000000000000..638c13dae01a --- /dev/null +++ b/sdk/template/azure-template/api.md @@ -0,0 +1,12 @@ +```py +namespace azure.template + + def azure.template.template_main() -> bool: ... + + +namespace azure.template.template_code + + def azure.template.template_code.template_main() -> bool: ... + + +``` \ No newline at end of file diff --git a/sdk/template/azure-template/api.metadata.yml b/sdk/template/azure-template/api.metadata.yml new file mode 100644 index 000000000000..98296ecd0814 --- /dev/null +++ b/sdk/template/azure-template/api.metadata.yml @@ -0,0 +1,4 @@ +apiMdSha256: 9b0fa6154e3a859680da1a07f5106508983884de567522c5166fc57bacb9cb00 +packageVersion: 1.0.0 +parserVersion: 0.3.31 +pythonVersion: 3.12.14 From ae2d0d6e732d2867c2c81f88d6ca33bd6c1270a3 Mon Sep 17 00:00:00 2001 From: "azure-sdk-automation[bot]" <191533747+azure-sdk-automation[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 22:41:46 +0000 Subject: [PATCH 2/2] Update API review target for azure-template --- sdk/template/azure-template/api.md | 5 ----- sdk/template/azure-template/api.metadata.yml | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/sdk/template/azure-template/api.md b/sdk/template/azure-template/api.md index 638c13dae01a..20019065250a 100644 --- a/sdk/template/azure-template/api.md +++ b/sdk/template/azure-template/api.md @@ -4,9 +4,4 @@ namespace azure.template def azure.template.template_main() -> bool: ... -namespace azure.template.template_code - - def azure.template.template_code.template_main() -> bool: ... - - ``` \ No newline at end of file diff --git a/sdk/template/azure-template/api.metadata.yml b/sdk/template/azure-template/api.metadata.yml index 98296ecd0814..2fa9149a31dd 100644 --- a/sdk/template/azure-template/api.metadata.yml +++ b/sdk/template/azure-template/api.metadata.yml @@ -1,4 +1,4 @@ -apiMdSha256: 9b0fa6154e3a859680da1a07f5106508983884de567522c5166fc57bacb9cb00 +apiMdSha256: d343481d81dc4c0dcea8876f87cd6c8ee4d8fa48b1080149e308f4c3e1e588f6 packageVersion: 1.0.0 parserVersion: 0.3.31 pythonVersion: 3.12.14