Fix ARM api version (#1154)

This commit is contained in:
victor-meng
2021-11-02 12:23:48 -07:00
committed by GitHub
parent 64f36e2d28
commit e3d5ad2ce8
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
import { configContext } from "../../../../ConfigContext";
import { armRequest } from "../../request";
import * as Types from "./types";
const apiVersion = "2021-10-15";
const apiVersion = "2021-04-15";
/* Lists the SQL databases under an existing Azure Cosmos DB database account. */
export async function listSqlDatabases(