27번째 줄: |
27번째 줄: |
| "type": "string", | | "type": "string", |
| "required": true, | | "required": true, |
| + | "suggested": true |
| + | }, |
| + | "2": { |
| + | "label": "길이", |
| + | "description": "결과물에 건물 번호를 포함하고 싶다면 입력해주세요", |
| + | "example": "길게", |
| + | "type": "string", |
| "suggested": true | | "suggested": true |
| } | | } |
| }, | | }, |
− | "description": "건물 번호를 링크가 포함된 건물 이름으로 변환해줍니다." | + | "description": "건물 번호를 링크가 포함된 건물 이름으로 변환해줍니다.", |
| + | "format": "inline" |
| } | | } |
| </templatedata> | | </templatedata> |