Templates (JSON)

This is a model class for template information

URI:Templates

Properties

Name Type Description
templates array of Template Get a list of templates

Example

{
  "templates" : [ {
    "name" : "...",
    "template" : "..."
  }, {
    "name" : "...",
    "template" : "..."
  } ]
}

언어 변경

피드백

보내는 중…

피드백이 발송되었습니다.

피드백을 발송할 수 없습니다. 5초 후에 다시 시도하십시오.