Skip to content

Commit

Permalink
Merge pull request #112 from Pranav-b-7/allow-location-header
Browse files Browse the repository at this point in the history
Allow location header
  • Loading branch information
pranabjyotiopsmx authored Feb 3, 2021
2 parents 6df8351 + f7d199a commit ef155a5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import org.springframework.http.HttpHeaders
import org.springframework.http.ResponseEntity
import org.springframework.web.bind.annotation.*
import retrofit.client.Response
import org.apache.commons.io.IOUtils

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

0 comments on commit ef155a5

Please sign in to comment.