diff --git a/src/rest/RestOperation.hx b/src/rest/RestOperation.hx index 4ee8f1a..50fd50a 100644 --- a/src/rest/RestOperation.hx +++ b/src/rest/RestOperation.hx @@ -45,7 +45,7 @@ class RestOperation ContentTypes.ApplicationJson]; } else if (!restRequest.headers.exists(StandardHeaders.ContentType)) {