forked from loafle/openapi-generator-original
add isOverridden, update java pojo with setter for parent prop (#15051)
This commit is contained in:
@@ -203,7 +203,6 @@ public class ByteArrayObject {
|
||||
this.intField = intField;
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public boolean equals(Object o) {
|
||||
if (this == o) {
|
||||
|
||||
Reference in New Issue
Block a user