add openapi tags to group operations

This commit is contained in:
Oliver Gorwits
2019-01-01 12:34:55 +00:00
parent 2ad803da64
commit c045a96a47
3 changed files with 12 additions and 0 deletions

View File

@@ -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',