Commit 6f43368
authored
[PostgreSQL] Add 202 as valid response for PUT for Advanced Threat Protection API (#26831)
* Add missing new api version tag for typescript
* Add 202 Accepted as valid response for Threat protection API for PostgreSQL flexible server
* Update name of file and add missing 202 response in example
* Based on our API design structure for our namespace adding lintdiff except for PUT api 2020 response in readme.md file1 parent 3556bb9 commit 6f43368
File tree
3 files changed
+14
-2
lines changed- specification/postgresql/resource-manager
- Microsoft.DBforPostgreSQL/preview/2023-06-01-preview
- examples
3 files changed
+14
-2
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
176 | 184 | | |
177 | 185 | | |
178 | 186 | | |
| |||
181 | 189 | | |
182 | 190 | | |
183 | 191 | | |
184 | | - | |
| 192 | + | |
185 | 193 | | |
186 | 194 | | |
187 | 195 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
0 commit comments