Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schemathesis #1

Draft
wants to merge 16 commits into
base: schemathesis-push
Choose a base branch
from
Draft

Schemathesis #1

wants to merge 16 commits into from

Conversation

pk5ls20
Copy link
Owner

@pk5ls20 pk5ls20 commented Dec 31, 2023

No description provided.

@pk5ls20 pk5ls20 marked this pull request as draft December 31, 2023 03:31
Copy link

schemathesis bot commented Dec 31, 2023

Schemathesis Report

Of 8 total API operations, 3 passed, 5 failed in 24s 936ms.

Merging #1 will introduce 9 issues affecting 5 API operations:

  • Server Error: 3
  • Conformance: 6
Operations Details
🆕 [500] POST /search/image Server Error:
🆕 [500] POST /search/advanced Server Error:
🆕 [500] GET /search/recall/{query_id} Server Error:
🆕 [500] POST /search/image Conformance: Received: 500
Documented: 200, 422
🆕 [422] POST /search/advanced Conformance: 'At least one criteria should be provided.' is not of type 'array'

Schema:

{
"items": {
"$ref": "#/components/schemas/ValidationError"
},
"type": "array",
"title": "Detail"
}

Value:

"At l...
... and 4 more

📢 Have feedback on this report? Share it with us

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant