aboutsummaryrefslogtreecommitdiff
path: root/haddock-library/fixtures/examples/table-simple.input
blob: d9c49f87038225e8b1353b26a2091201c2cffb71 (plain) (blame)
1
2
3
4
5
6
7
+------+--------------+------------------------------------------+
| code | message      | description                              |
+======+==============+==========================================+
| 200  |   @OK@       | operation successful                     |
+------+--------------+------------------------------------------+
| 204  | @No Content@ | operation successful, no body returned   |
+------+--------------+------------------------------------------+