STN: Fix stn_rules_dump/details to follow API convention
[vpp.git] / src / plugins / stn / stn.api
index 97731b3..a3753a9 100644 (file)
@@ -53,7 +53,7 @@ define stn_rules_dump {
     @param ip_address - IP address
     @param sw_if_index - Interface index
 */
-define stn_rule_details {
+define stn_rules_details {
   u32 context;
   u8 is_ip4;
   u8 ip_address[16];