Search
Preparing search index...
@signalk/server-api
typebox
ResourceActionCreatedResponseSchema
Variable ResourceActionCreatedResponseSchema
Const
ResourceActionCreatedResponseSchema
:
TObject
<
{
id
:
TString
;
state
:
TLiteral
<
"COMPLETED"
>
;
statusCode
:
TLiteral
<
201
>
}
,
>
= ...
201 created response with resource ID.
Signal K
Loading...
201 created response with resource ID.