Skip to content

Commit e9f42d4

Browse files
chore(updater): bump pkg/dist/*.yml (2023-05-10) (#16)
1 parent f64bc26 commit e9f42d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pkg/dist/service_types.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4346,7 +4346,9 @@ pg:
43464346
- string
43474347
- "null"
43484348
enum:
4349-
- value: "11"
4349+
- is_deprecated: true
4350+
deprecation_notice: This value is deprecated.
4351+
value: "11"
43504352
- value: "12"
43514353
- value: "13"
43524354
- value: "14"

0 commit comments

Comments
 (0)