You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""Test that model names with invalid characters are properly rejected"""
212
216
213
-
# Model names with various invalid characters that should be rejected. These requests are using curl to avoid the client encoding these values. Encoded model names are safe and can be accepted by the server.
214
217
# Based on INVALID_CHARS = ";|&$`<>()[]{}\\\"'*?~#!"
0 commit comments