Skip to content

Commit 70cd94d

Browse files
committed
Better example description
1 parent ec3afdc commit 70cd94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/main/scala/sttp/tapir/examples/sse/sseOrJsonNettySyncServer.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// {cat=Server Sent Events; effects=Direct; server=Netty}: Describe and implement an endpoint which emits SSE
1+
// {cat=Server Sent Events; effects=Direct; server=Netty}: Respond with either SSE or JSON
22

33
//> using dep com.softwaremill.sttp.tapir::tapir-core:1.12.3
44
//> using dep com.softwaremill.sttp.tapir::tapir-jsoniter-scala:1.12.3

0 commit comments

Comments
 (0)