Skip to content

Commit 0e6f29f

Browse files
summary抜けの修正。
1 parent 60955d2 commit 0e6f29f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

api/tv.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,8 @@
288288
"/enlProperty": {
289289
"get": {
290290
"x-type": "one-shot",
291-
"summary": "スマートデバイスがサポートしているECHONET Lite 機器オブジェクトプロパティの設定内容を取得する(必須プロパティのみ)。<br>※enlproperty:ECHONET Lite Propertyのこと",
292-
"description": "",
291+
"summary": "スマートデバイスがサポートしているECHONET Lite 機器オブジェクトプロパティの設定内容を取得する(必須プロパティのみ)。",
292+
"description": "※enlproperty:ECHONET Lite Propertyのこと。",
293293
"parameters": [
294294
{
295295
"name": "serviceId",
@@ -337,8 +337,8 @@
337337
},
338338
"put": {
339339
"x-type": "one-shot",
340-
"summary": "",
341-
"description": "",
340+
"summary": "スマートデバイスがサポートしているECHONET Lite 機器オブジェクトプロパティに設定を行う(必須プロパティのみ)。",
341+
"description": "※enlproperty:ECHONET Lite Propertyのこと。",
342342
"parameters": [
343343
{
344344
"name": "serviceId",

0 commit comments

Comments
 (0)