From 0e834e9d975e3d8610d6aca30262b02c2b07a140 Mon Sep 17 00:00:00 2001 From: Brian Terlson Date: Fri, 20 Oct 2023 10:49:30 -0700 Subject: [PATCH] changes --- .../@typespec/openapi3/title_2023-10-20-17-49.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 common/changes/@typespec/openapi3/title_2023-10-20-17-49.json diff --git a/common/changes/@typespec/openapi3/title_2023-10-20-17-49.json b/common/changes/@typespec/openapi3/title_2023-10-20-17-49.json new file mode 100644 index 0000000000..ade2b54b01 --- /dev/null +++ b/common/changes/@typespec/openapi3/title_2023-10-20-17-49.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@typespec/openapi3", + "comment": "Support `@summary` on data types which emits the JSON Schema `title` property.", + "type": "none" + } + ], + "packageName": "@typespec/openapi3" +} \ No newline at end of file