Skip to content

Commit bf6172c

Browse files
committed
add info.summary
1 parent e85d8db commit bf6172c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

schemas/v3.1/schema.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# TODO Added the jsonSchemaDialect top-level field to allow the definition of a default $schema value for Schema Objects.
12
id: https://spec.openapis.org/oas/3.1/schema/2021-02-18
23
$schema: 'https://json-schema.org/draft/2020-02/schema#'
34

@@ -206,6 +207,7 @@ $defs:
206207
properties:
207208
title:
208209
type: string
210+
summary:
209211
termsOfService:
210212
type: string
211213
format: uri-reference

0 commit comments

Comments
 (0)