Skip to content

Commit

Permalink
Override content type
Browse files Browse the repository at this point in the history
  • Loading branch information
ramari16 committed Nov 8, 2024
1 parent 3e26b93 commit f6adc8e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ public Response queryResult(
)}
)
@Produces(MediaType.APPLICATION_JSON)
@Consumes(MediaType.WILDCARD)
public Response queryResultSignedUrl(
@Parameter(
description = "The UUID of the query to fetch the status of. The UUID is "
Expand Down

0 comments on commit f6adc8e

Please sign in to comment.