Atrybuty
Pobierz szczegóły atrybutu
Zwraca szczegóły atrybutu
get/attributes/{attribute_id}
Path parameters
{"stackTrail":"paths:/attributes/{attribute_id}:get:parameters:0:schema","oasType":"schema","type":"unknown"}
Identyfikator atrybutu
Response
Sukces
Example response
{
"group_id": 1,
"id": 2,
"name": "Nazwa atrybutu 1",
"properties": [
{
"id": 1,
"name": "Właścwiość 1"
},
{
"id": 2,
"name": "Właścwiość 2"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.