Packages
- common@1.0.0
- service@1.0.0
- service@2.0.0
- test
Create a new foo.
{id}This is a test to see if the documentation makes any sense.
This uses method GET because it is good.
| 404 |
text/plain
|
any
|
resource not found Something else? |
| 500 |
application/json
|
ErrorMessage |
returned on internal server errors |
| 501 |
application/json
|
ErrorMessage |
other, interesting stuff |
Create a new foo.
application/json
|
any
|
Only acceptable when I'm ~drunk~ Sober! |
| 404 |
text/plain
|
any
|
resource not found Something else? |
| 500 |
application/json
|
ErrorMessage |
returned on internal server errors |
| 501 |
application/json
|
ErrorMessage |
other, interesting stuff |
These things cannot do shit.
foo: 1234
| 404 |
text/plain
|
any
|
resource not found Something else? |
| 500 |
application/json
|
ErrorMessage |
returned on internal server errors |
| 501 |
application/json
|
ErrorMessage |
other, interesting stuff |
{id}| 302 |
application/json
|
any
|
Redirect stuff. |
| 404 |
text/plain
|
any
|
resource not found Something else? |
| 500 |
application/json
|
ErrorMessage |
returned on internal server errors |
| 501 |
application/json
|
ErrorMessage |
other, interesting stuff |