raboof commented on code in PR #150:
URL:
https://github.com/apache/incubator-pekko-http/pull/150#discussion_r1206674292
##########
docs/src/test/scala/docs/http/scaladsl/server/directives/MarshallingDirectivesExamplesSpec.scala:
##########
@@ -53,6 +54,7 @@ class MarshallingDirectivesExamplesSpec extends RoutingSpec
with CompileOnlySpec
"example-entity-with-raw-json" in {
// #example-entity-with-raw-json
+ import spray.json.JsValue
Review Comment:
Part of 63b3437048, likely not strictly needed but in general we try to
include relevant imports in code snippets that end up in the docs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]