diff --git a/specification/postgresql/DBforPostgreSQL.Management/tspconfig.yaml b/specification/postgresql/DBforPostgreSQL.Management/tspconfig.yaml index 9d4ea486f10f..dae71732c3ba 100644 --- a/specification/postgresql/DBforPostgreSQL.Management/tspconfig.yaml +++ b/specification/postgresql/DBforPostgreSQL.Management/tspconfig.yaml @@ -12,8 +12,9 @@ options: examples-dir: "{project-root}/examples" emit-lro-options: "all" "@azure-tools/typespec-python": - emitter-output-dir: "{output-dir}/{service-dir}/azure-mgmt-postgresql" - namespace: "azure.mgmt.postgresql" + service-dir: "sdk/postgresqlflexibleservers" + emitter-output-dir: "{output-dir}/{service-dir}/azure-mgmt-postgresqlflexibleservers" + namespace: "azure.mgmt.postgresqlflexibleservers" generate-test: true generate-sample: true flavor: "azure"