Skip to content

Commit abfda70

Browse files
WS-1741: fix javadoc
1 parent c187a6e commit abfda70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model/src/main/java/com/basistech/rosette/apimodel/ConfigurationResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
@JacksonMixin
3232
public class ConfigurationResponse extends Response {
3333
/**
34-
* @return the ping response message
34+
* @return the result code
3535
*/
3636
private final String code;
3737
}

0 commit comments

Comments
 (0)