Skip to content

Commit

Permalink
HTTP status header added
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranav-b-7 committed Feb 3, 2021
1 parent f7d199a commit b6c4416
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ import org.springframework.http.ResponseEntity
import org.springframework.web.bind.annotation.*
import retrofit.client.Response
import org.apache.commons.io.IOUtils
import org.springframework.http.HttpStatus

@RequestMapping("/visibilityservice")
@RestController
Expand Down

0 comments on commit b6c4416

Please sign in to comment.