/api/serializers

/api/serializers

This endpoint lists the serializer plugins loaded by the running TSD. Information given includes the name, implemented methods, content types and methods.

Verbs

  • GET
  • POST

Requests

No parameters are available, this is a read-only endpoint that simply returns system data.

Response

The response is an array of serializer objects. Each object has the following fields:

Field Name Data Type Description Example
serializer String The name of the serializer, suitable for use in the query string 登录查看完整内容