forked from Qortal/qortal
Fixed incorrectly named tag.
This commit is contained in:
parent
6b83927048
commit
8d7be7757f
@ -17,7 +17,7 @@ import java.util.Map;
|
||||
|
||||
|
||||
@Path("/")
|
||||
@Tag(name = "Gateway")
|
||||
@Tag(name = "Domain Map")
|
||||
public class DomainMapResource {
|
||||
|
||||
@Context HttpServletRequest request;
|
||||
|
Loading…
Reference in New Issue
Block a user