POST Save_New_composing

Request Information

URI Parameters

None.

Body Parameters

Collection of Node
NameDescriptionTypeAdditional information
children

Collection of Node

None.

Opencount

integer

None.

TagId

string

None.

id

string

None.

CreatedDate

string

None.

Defectcount

integer

None.

Completed

integer

None.

UOM

string

None.

LCL

string

None.

UCL

string

None.

LSL

string

None.

USL

string

None.

name

string

None.

NotOK

string

None.

OK

string

None.

RowId

string

None.

UserName

string

None.

Email

string

None.

Pillar

string

None.

Levelcount

integer

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'CEAT_Audit_WebAPI.Controllers.Node'. Path '[0].children'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'CEAT_Audit_WebAPI.Controllers.Node'. Path '[0].children'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'CEAT_Audit_WebAPI.Controllers.Node' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'CEAT_Audit_WebAPI.Controllers.Node' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'List`1'.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>