Skip to content

Commit

Permalink
fix(): fix ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
fanlobu committed Jun 25, 2024
1 parent 713d09a commit f55b47a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import javax.ws.rs.core.MediaType;

@Path("/")
public interface BasicParamRequestService {
@GET
@Path("/primitive")
Expand Down

0 comments on commit f55b47a

Please sign in to comment.