File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ $ curl localhost:8080/orders/shoes -d '{ "name": "Chashu", "legs": 4 }'
93
93
``` text
94
94
Hello, Chashu! I've put in an order for 4 shoes
95
95
```
96
+
96
97
``` sh
97
98
$ curl localhost:8080/orders/shoes -d ' { "name": "Mary Millipede", "legs": 750 }'
98
99
```
@@ -141,7 +142,7 @@ team. Use at your own risk.</sup>
141
142
* [ tide-trace] ( https://github.com/no9/tide-trace )
142
143
* [ tide-tracing] ( https://github.com/ethanboxx/tide-tracing )
143
144
* [ opentelemetry-tide] ( https://github.com/asaaki/opentelemetry-tide )
144
- * [ driftwood] ( https://github.com/jbr/driftwood ) http logging middleware
145
+ * [ driftwood] ( https://github.com/jbr/driftwood ) http logging middlewareHopefulFire-patch-1
145
146
* [ tide-compressed-sse] ( https://github.com/Yarn/tide_compressed_sse )
146
147
* [ tide-websockets] ( https://github.com/http-rs/tide-websockets )
147
148
You can’t perform that action at this time.
0 commit comments