| Package | Description |
|---|---|
| org.restdoc.api |
| Modifier and Type | Method and Description |
|---|---|
ResponseDefinition |
MethodDefinition.getResponse() |
ResponseDefinition |
ResponseDefinition.header(String _name,
String _description,
boolean _required) |
ResponseDefinition |
ResponseDefinition.type(String _type,
String _schema) |
| Modifier and Type | Method and Description |
|---|---|
MethodDefinition |
MethodDefinition.response(ResponseDefinition _response) |
void |
MethodDefinition.setResponse(ResponseDefinition response) |
Copyright © 2012-2014 RestDoc org. All Rights Reserved.