UNPKG
samwisejs
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.2
0.0.1
A simple SAM API wrapper.
github.com/NuAxis/samwise
NuAxis/samwise
samwisejs
/
spec
/
samwise
/
replies
/
not_found.json
2 lines
(1 loc)
•
81 B
JSON
View Raw
1
2
{
"Message"
:
"The registration could not be found"
,
"Code"
:
404
,
"Error"
:
"Not Found"
}