Header

  1. View current page

    openmaru development documentation

Profile_img_60x60_06
13 15

에러 메시지

 

에러 메시지 예제 (XML)

스키마 http://api.openmaru.com/schemas/errors.xsd

 

  1. <errors type="array">
    1. <error>
      1. <title>InvalidAction</title>
      2. <description>잘못된 요청 메시지입니다.</description>
    2. </error>
  2. </errors>

 

에러 메시지 예제 (JSON)

  1. [{"error": {"title": "InvalidAction", "description": "\uc798\ubabb\ub41c \uc694\uccad \uba54\uc2dc\uc9c0\uc785\ub2c8\ub2e4."}}]

History

Last edited on 01/06/2008 01:23 by 퍼즐릿

Comments (0)

You must log in to leave a comment. Please sign in.