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("/")
|
@Path("/")
|
||||||
@Tag(name = "Gateway")
|
@Tag(name = "Domain Map")
|
||||||
public class DomainMapResource {
|
public class DomainMapResource {
|
||||||
|
|
||||||
@Context HttpServletRequest request;
|
@Context HttpServletRequest request;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user