바뀜

둘러보기로 가기 검색하러 가기
218 바이트 추가됨 ,  2019년 4월 19일 (금) 02:58
편집 요약 없음
6번째 줄: 6번째 줄:  
"example": "롯데리아",
 
"example": "롯데리아",
 
"type": "string"
 
"type": "string"
},
  −
"영문명칭": {
  −
"description": "업체의 영문 명칭",
  −
"example": "SUBWAY",
  −
"type": "string",
  −
"suggested": true
   
},
 
},
 
"그림": {
 
"그림": {
94번째 줄: 88번째 줄:  
"description": "일요일 운영시간(예외적일 경우)",
 
"description": "일요일 운영시간(예외적일 경우)",
 
"example": "8:30 ~ 27:00",
 
"example": "8:30 ~ 27:00",
 +
"type": "string",
 +
"suggested": true
 +
},
 +
"영문명": {
 +
"description": "업체의 영문 명칭",
 +
"example": "SUBWAY",
 
"type": "string",
 
"type": "string",
 
"suggested": true
 
"suggested": true
 
}
 
}
 
},
 
},
"format": "block"
+
"format": "block",
 +
"paramOrder": [
 +
"명칭",
 +
"영문명",
 +
"그림",
 +
"그림설명",
 +
"위치",
 +
"운영업체",
 +
"업종",
 +
"평일",
 +
"주말",
 +
"공휴일",
 +
"월",
 +
"화",
 +
"수",
 +
"목",
 +
"금",
 +
"토",
 +
"일"
 +
]
 
}
 
}
 
</templatedata>
 
</templatedata>

둘러보기 메뉴