Skip to content

Commit

Permalink
post
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Sikina committed Nov 10, 2023
1 parent 90d0e49 commit 327d57b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ public Response queryResult(@PathParam("resourceQueryId") UUID queryId, QueryReq
}
}

@GET
@POST
@Path("/write/{dataType}")
public Response writeQueryResult(
@RequestBody() Query query, @PathParam("dataType") String datatype
Expand Down

0 comments on commit 327d57b

Please sign in to comment.