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
|
no body |
resource not found Something else? |
| 500 |
text/plain
|
ErrorMessage |
returned on internal server errors |
| 501 |
application/json
|
ErrorMessage |
other, interesting stuff |
Create a new foo.
application/json
|
no body |
| 404 |
text/plain
|
no body |
resource not found Something else? |
| 500 |
text/plain
|
ErrorMessage |
returned on internal server errors |
| 501 |
application/json
|
ErrorMessage |
other, interesting stuff |
These things cannot do shit.
foo: 1234
| 404 |
text/plain
|
no body |
resource not found Something else? |
| 500 |
text/plain
|
ErrorMessage |
returned on internal server errors |
| 501 |
application/json
|
ErrorMessage |
other, interesting stuff |
{id}| 302 |
application/json
|
ErrorMessage |
Redirect stuff. |
| 404 |
text/plain
|
no body |
resource not found Something else? |
| 500 |
text/plain
|
ErrorMessage |
returned on internal server errors |
| 501 |
application/json
|
ErrorMessage |
other, interesting stuff |