mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-29 20:20:53 +00:00
Fix javadoc in CodegenProperty (#143)
This commit is contained in:
parent
072ce070b2
commit
c53f61c74e
@ -125,6 +125,7 @@ public class CodegenProperty implements Cloneable {
|
||||
/**
|
||||
* @deprecated since version 3.0.0, use {@link #getDataType()} instead.<br>
|
||||
* May be removed with the next major release (4.0)
|
||||
* @return dataType
|
||||
*/
|
||||
@Deprecated
|
||||
public String getDatatype() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user