api: clean up use of deprecated flag
[vpp.git] / src / plugins / map / map.api
index adf4d0a..fa32978 100644 (file)
@@ -112,7 +112,7 @@ define map_domains_get_reply
 
 define map_domain_dump
 {
-  option deprecated="v21.01";
+  option deprecated;
   u32 client_index;
   u32 context;
 };