Skip to content

Commit

Permalink
Fixed /login
Browse files Browse the repository at this point in the history
  • Loading branch information
dkovacevic committed May 7, 2024
1 parent 684a5f5 commit c3888ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
import static com.wire.bots.roman.Tools.generateToken;

@Api
@Path("/")
@Produces(MediaType.APPLICATION_JSON)
@Consumes(MediaType.APPLICATION_JSON)
public class ProviderResource {
Expand Down

0 comments on commit c3888ea

Please sign in to comment.