Skip to content

Commit a195065

Browse files
authored
Merge pull request #1 from kitherill/bugfix/5243
issue 5243
2 parents e64e922 + b79ecf7 commit a195065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/microsoft/graph/models/generated/BaseActivityHistoryItem.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ public class BaseActivityHistoryItem extends Entity implements IJsonBackedObject
117117
*
118118
* @return the raw representation of this class
119119
*/
120+
@Override
120121
public JsonObject getRawObject() {
121122
return rawObject;
122123
}

0 commit comments

Comments
 (0)