Skip to content

Commit 8aaecf1

Browse files
committed
ci: Add a +json response to cover that test case
1 parent 1b1d150 commit 8aaecf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

end_to_end_tests/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@
12041204
"422": {
12051205
"description": "Validation Error",
12061206
"content": {
1207-
"application/json": {
1207+
"application/yang-data+json": {
12081208
"schema": {
12091209
"$ref": "#/components/schemas/HTTPValidationError"
12101210
}

0 commit comments

Comments
 (0)