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
{"error": "PARAMETER_VALUE_NOT_VALID", "detail": "Value of parameter phases must be between ['P', 'PKP', 'PKiKP', 'Pdiff', 'S', 'SKS', 'Sdiff']. Received []", "data": null}
che ci sta, ma non puoi ritornare http_status_code=200; dovresti tornare un 422.
Buongiorno @serioca
Stiamo provando ad implementare questo container e ad una richiesta del tipo:
si ottiene:
che ci sta, ma non puoi ritornare
http_status_code=200; dovresti tornare un422.