6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
response.status 500
|
|
|
|
json {
|
|
message "Internal server error"
|
|
error 500
|
|
} |