Skip to content

Commit 5c43193

Browse files
committed
fix tests
1 parent 38477f0 commit 5c43193

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

  • springdoc-openapi-tests/springdoc-openapi-kotlin-webmvc-tests/src/test/resources/results/3.1.0

springdoc-openapi-tests/springdoc-openapi-kotlin-webmvc-tests/src/test/resources/results/3.1.0/app3.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@
9696
"type": "array",
9797
"items": {
9898
"type": "string"
99-
},
100-
"uniqueItems": true
99+
}
101100
}
102101
},
103102
"required": [
@@ -106,4 +105,4 @@
106105
}
107106
}
108107
}
109-
}
108+
}

0 commit comments

Comments
 (0)