We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents adfc2b5 + e321908 commit 4d6610fCopy full SHA for 4d6610f
src/mock_vws/_query_validators/exceptions.py
@@ -757,7 +757,7 @@ def __init__(self) -> None:
757
<tr><th>STATUS:</th><td>400</td></tr>
758
<tr><th>MESSAGE:</th><td>Bad Request</td></tr>
759
</table>
760
- <hr/><a href="https://jetty.org/">Powered by Jetty:// 12.0.16</a><hr/>
+ <hr/><a href="https://jetty.org/">Powered by Jetty:// 12.0.20</a><hr/>
761
762
</body>
763
</html>
tests/mock_vws/test_query.py
@@ -65,7 +65,7 @@
65
66
67
68
69
70
71
0 commit comments