diff --git a/specification/informatica/Informatica.DataManagement/tspconfig.yaml b/specification/informatica/Informatica.DataManagement/tspconfig.yaml index b3a0a313df39..889428f85414 100644 --- a/specification/informatica/Informatica.DataManagement/tspconfig.yaml +++ b/specification/informatica/Informatica.DataManagement/tspconfig.yaml @@ -9,10 +9,10 @@ options: azure-resource-provider-folder: "resource-manager" output-file: "{azure-resource-provider-folder}/{service-name}/{version-status}/{version}/openapi.json" examples-directory: "{project-root}/examples" - "@azure-tools/typespec-python": - package-dir: "azure-mgmt-informaticadatamanagement" - package-name: "{package-dir}" - flavor: "azure" + # "@azure-tools/typespec-python": + # package-dir: "azure-mgmt-informaticadatamanagement" + # package-name: "{package-dir}" + # flavor: "azure" # "@azure-tools/typespec-java": # package-dir: "azure-resourcemanager-informaticadatamanagement" # flavor: "azure" diff --git a/specification/informatica/resource-manager/readme.md b/specification/informatica/resource-manager/readme.md index 1b044bb17cbf..efdc4d0e1e4c 100644 --- a/specification/informatica/resource-manager/readme.md +++ b/specification/informatica/resource-manager/readme.md @@ -30,6 +30,11 @@ openapi-subtype: rpaas tag: package-2024-05-08 ``` +``` yaml +modelerfour: + flatten-models: false +``` + ### Tag: package-2024-05-08 These settings apply only when `--tag=package-2024-05-08` is specified on the command line. diff --git a/specification/informatica/resource-manager/readme.python.md b/specification/informatica/resource-manager/readme.python.md index 43dd631bea18..1d0a5311b830 100644 --- a/specification/informatica/resource-manager/readme.python.md +++ b/specification/informatica/resource-manager/readme.python.md @@ -4,6 +4,7 @@ These settings apply only when `--python` is specified on the command line. Please also specify `--python-sdks-folder=`. ``` yaml $(python) +title: InformaticaDataMgmtClient azure-arm: true license-header: MICROSOFT_MIT_NO_VERSION package-name: azure-mgmt-informaticadatamanagement