GET api/System?pid={pid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pid

string

Required

Body Parameters

PlatSalerArea
NameDescriptionTypeAdditional information
id

string

None.

label

string

None.

fatherclass

string

None.

children

Collection of PlatSalerArea

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 'YFA8Shop.Entitys.PlatSalerArea'. Path '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 'YFA8Shop.Entitys.PlatSalerArea'. Path 'children'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: “System.Collections.Generic.List`1[[YFA8Shop.Entitys.PlatSalerArea, YFA8Shop.Entitys, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: “System.Collections.Generic.List`1[[YFA8Shop.Entitys.PlatSalerArea, YFA8Shop.Entitys, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。

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 'PlatSalerArea'.

Response Information

Resource Description

Collection of PlatSalerArea
NameDescriptionTypeAdditional information
id

string

None.

label

string

None.

fatherclass

string

None.

children

Collection of PlatSalerArea

None.

Response 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 'YFA8Shop.Entitys.PlatSalerArea'. 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 'YFA8Shop.Entitys.PlatSalerArea'. 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: “YFA8Shop.Entitys.PlatSalerArea”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: “YFA8Shop.Entitys.PlatSalerArea”类型的对象图包含循环,如果禁用引用跟踪,择无法对其进行序列化。