add openapi tags to group operations
This commit is contained in:
@@ -13,6 +13,7 @@ use NetAddr::IP::Lite;
|
||||
|
||||
swagger_path {
|
||||
description => 'Search for a Node to IP mapping (ARP entry)',
|
||||
tags => ['NodeIPs'],
|
||||
parameters => [
|
||||
mac => 'MAC address',
|
||||
ip => 'IP address',
|
||||
|
||||
Reference in New Issue
Block a user