Skip to content

Commit 216926f

Browse files
LGDoorAzureRestAPISpecReview
authored andcommitted
[AutoSync] 9ccfb90a6 Merged PR 5737756: update data agent for pod monitor (Azure#18145)
Co-authored-by: swagger-automation <[email protected]>
1 parent 5049a9f commit 216926f

File tree

149 files changed

+17214
-36
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+17214
-36
lines changed

specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2020-11-01-preview/examples/Bindings_CreateOrUpdate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"databaseName": "db1",
3232
"apiType": "SQL"
3333
},
34-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
34+
"generatedProperties": "<connection-string>",
3535
"createdAt": "2019-01-01T12:34:56.000Z",
3636
"updatedAt": "2019-01-01T12:34:56.000Z"
3737
},
@@ -50,7 +50,7 @@
5050
"databaseName": "db1",
5151
"apiType": "SQL"
5252
},
53-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
53+
"generatedProperties": "<connection-string>",
5454
"createdAt": "2019-01-01T12:34:56.000Z",
5555
"updatedAt": "2019-01-01T12:34:56.000Z"
5656
},
@@ -69,7 +69,7 @@
6969
"databaseName": "db1",
7070
"apiType": "SQL"
7171
},
72-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
72+
"generatedProperties": "<connection-string>",
7373
"createdAt": "2019-01-01T12:34:56.000Z",
7474
"updatedAt": "2019-01-01T12:34:56.000Z"
7575
},

specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2020-11-01-preview/examples/Bindings_Get.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"databaseName": "db1",
1919
"apiType": "SQL"
2020
},
21-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
21+
"generatedProperties": "<connection-string>",
2222
"createdAt": "2019-01-01T12:34:56.000Z",
2323
"updatedAt": "2019-01-01T12:34:56.000Z"
2424
},

specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2020-11-01-preview/examples/Bindings_List.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"databaseName": "db1",
2020
"apiType": "SQL"
2121
},
22-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
22+
"generatedProperties": "<connection-string>",
2323
"createdAt": "2019-01-01T12:34:56.000Z",
2424
"updatedAt": "2019-01-01T12:34:56.000Z"
2525
},

specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2020-11-01-preview/examples/Bindings_Update.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"databaseName": "db1",
3131
"apiType": "SQL"
3232
},
33-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
33+
"generatedProperties": "<connection-string>",
3434
"createdAt": "2019-01-01T12:34:56.000Z",
3535
"updatedAt": "2019-01-01T12:34:56.000Z"
3636
},
@@ -53,7 +53,7 @@
5353
"databaseName": "db1",
5454
"apiType": "SQL"
5555
},
56-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
56+
"generatedProperties": "<connection-string>",
5757
"createdAt": "2019-01-01T12:34:56.000Z",
5858
"updatedAt": "2019-01-01T12:34:56.000Z"
5959
},

specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2021-06-01-preview/examples/Bindings_CreateOrUpdate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"databaseName": "db1",
3232
"apiType": "SQL"
3333
},
34-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
34+
"generatedProperties": "<connection-string>",
3535
"createdAt": "2019-01-01T12:34:56.000Z",
3636
"updatedAt": "2019-01-01T12:34:56.000Z"
3737
},
@@ -50,7 +50,7 @@
5050
"databaseName": "db1",
5151
"apiType": "SQL"
5252
},
53-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
53+
"generatedProperties": "<connection-string>",
5454
"createdAt": "2019-01-01T12:34:56.000Z",
5555
"updatedAt": "2019-01-01T12:34:56.000Z"
5656
},
@@ -69,7 +69,7 @@
6969
"databaseName": "db1",
7070
"apiType": "SQL"
7171
},
72-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
72+
"generatedProperties": "<connection-string>",
7373
"createdAt": "2019-01-01T12:34:56.000Z",
7474
"updatedAt": "2019-01-01T12:34:56.000Z"
7575
},

specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2021-06-01-preview/examples/Bindings_Get.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"databaseName": "db1",
1919
"apiType": "SQL"
2020
},
21-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
21+
"generatedProperties": "<connection-string>",
2222
"createdAt": "2019-01-01T12:34:56.000Z",
2323
"updatedAt": "2019-01-01T12:34:56.000Z"
2424
},

specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2021-06-01-preview/examples/Bindings_List.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"databaseName": "db1",
2020
"apiType": "SQL"
2121
},
22-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
22+
"generatedProperties": "<connection-string>",
2323
"createdAt": "2019-01-01T12:34:56.000Z",
2424
"updatedAt": "2019-01-01T12:34:56.000Z"
2525
},

specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2021-06-01-preview/examples/Bindings_Update.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"databaseName": "db1",
3131
"apiType": "SQL"
3232
},
33-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
33+
"generatedProperties": "<connection-string>",
3434
"createdAt": "2019-01-01T12:34:56.000Z",
3535
"updatedAt": "2019-01-01T12:34:56.000Z"
3636
},
@@ -53,7 +53,7 @@
5353
"databaseName": "db1",
5454
"apiType": "SQL"
5555
},
56-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
56+
"generatedProperties": "<connection-string>",
5757
"createdAt": "2019-01-01T12:34:56.000Z",
5858
"updatedAt": "2019-01-01T12:34:56.000Z"
5959
},

specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2021-09-01-preview/appplatform.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3317,6 +3317,8 @@
33173317
"enum": [
33183318
"Creating",
33193319
"Updating",
3320+
"Starting",
3321+
"Stopping",
33203322
"Deleting",
33213323
"Deleted",
33223324
"Succeeded",

specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2021-09-01-preview/examples/Bindings_CreateOrUpdate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"databaseName": "db1",
3232
"apiType": "SQL"
3333
},
34-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
34+
"generatedProperties": "<connection-string>",
3535
"createdAt": "2019-01-01T12:34:56.000Z",
3636
"updatedAt": "2019-01-01T12:34:56.000Z"
3737
},
@@ -50,7 +50,7 @@
5050
"databaseName": "db1",
5151
"apiType": "SQL"
5252
},
53-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
53+
"generatedProperties": "<connection-string>",
5454
"createdAt": "2019-01-01T12:34:56.000Z",
5555
"updatedAt": "2019-01-01T12:34:56.000Z"
5656
},
@@ -69,7 +69,7 @@
6969
"databaseName": "db1",
7070
"apiType": "SQL"
7171
},
72-
"generatedProperties": "spring.datasource.url=jdbc:mysql://localhost:3306/test\nspring.datasource.username=root\nspring.datasource.password=1****6",
72+
"generatedProperties": "<connection-string>",
7373
"createdAt": "2019-01-01T12:34:56.000Z",
7474
"updatedAt": "2019-01-01T12:34:56.000Z"
7575
},

0 commit comments

Comments
 (0)