Skip to content

Commit e308730

Browse files
author
Matti Hansson
committed
issue #307 - removed issue reference from description
1 parent e13d327 commit e308730

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tests/draft2019-09/oneOf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
]
205205
},
206206
{
207-
"description": "issue 307 - oneOf with missing optional property",
207+
"description": "oneOf with missing optional property",
208208
"schema": {
209209
"oneOf": [
210210
{

tests/draft4/oneOf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
]
161161
},
162162
{
163-
"description": "issue 307 - oneOf with missing optional property",
163+
"description": "oneOf with missing optional property",
164164
"schema": {
165165
"oneOf": [
166166
{

tests/draft6/oneOf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
]
205205
},
206206
{
207-
"description": "issue 307 - oneOf with missing optional property",
207+
"description": "oneOf with missing optional property",
208208
"schema": {
209209
"oneOf": [
210210
{

tests/draft7/oneOf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
]
205205
},
206206
{
207-
"description": "issue 307 - oneOf with missing optional property",
207+
"description": "oneOf with missing optional property",
208208
"schema": {
209209
"oneOf": [
210210
{

0 commit comments

Comments
 (0)