Skip to content

Returning a JsonResponse for respondWithNoContent() which makes it consistent with other response types.

Latest
Compare
Choose a tag to compare
@joshforbes joshforbes released this 23 May 20:57
The respondWithNoContent method should return a JsonResponse as well.…

… (instead of a standard Http response)