Skip to content

Commit cc1be37

Browse files
committed
Merge branch 'feat/server-name' of https://github.com/baywet/OpenAPI-Specification into feat/server-name
2 parents 5ed147c + 49f43d4 commit cc1be37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schemas/validation/schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ $defs:
122122
description:
123123
type: string
124124
name:
125-
type: [string, null]
125+
type: string
126126
variables:
127127
type: object
128128
additionalProperties:

0 commit comments

Comments
 (0)