Response
NSOA.https functions return the response object.
|
Property |
Type |
Description |
|---|---|---|
|
body |
object|string |
The response body. |
|
code |
string |
The HTTP response status code. |
|
headers |
object |
The response headers. |