差分

ナビゲーションに移動 検索に移動
-d '{
"id": "ac900354"
}'
 
===メンバー削除===
curl -X POST http://localhost/api/unit/update \
-H "Content-Type: application/json" \
-b cookie.txt \
-d '{
"id": "eda3130a",
"name": "テストユニット",
"description": "これはテスト用のユニットです。",
"works": "冒険者",
"location": {
"place_name": "キングスフォール",
"region": "ドーデン地方",
"scale": "村"
},
"base": {
"base_name": "宿屋",
"base_description": "街の普通の宿屋だよ!",
"base_cost": 500
},
"skill_type": "冒険者",
"members": []
}'

案内メニュー