Fix missing description

This commit is contained in:
Markku Leiniö 2025-04-29 16:30:54 +03:00
parent 1d369b6e82
commit 945dff315c

View File

@ -286,7 +286,7 @@ GET /api/ipam/prefixes/13980/?brief=1
"label": "IPv4"
},
"prefix": "192.0.2.0/24",
"description": "",
"description": "Example prefix",
"_depth": 0
}
```