We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you try to open the Tenders (relationships) detail page of a clustered node it should look like this
but it gives an error.
The text was updated successfully, but these errors were encountered:
Getting this in the backend when running the query via the Swagger WUI:
{ "errors": [ { "message": "Tender with `id` e4b2c015-e29a-4a24-bfd0-754e1e4fb459 has no bids that commply with the network query." } ] }
Reproduce:
curl -X GET "https://api.defense.tenders.exposed/networks/0e6322b1-0fca-4e02-9c7f-7c732072e2a5/tenders/e4b2c015-e29a-4a24-bfd0-754e1e4fb459" -H "accept: application/json"
Sorry, something went wrong.
ca1yps0
No branches or pull requests
If you try to open the Tenders (relationships) detail page of a clustered node it should look like this
but it gives an error.
The text was updated successfully, but these errors were encountered: