We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c8d808 + 4e11f26 commit 2bc3e2fCopy full SHA for 2bc3e2f
src/main/java/com/redhat/labs/omp/models/Launch.java
@@ -13,5 +13,6 @@ public class Launch {
13
14
private String launchedDateTime;
15
private String launchedBy;
16
+ private String launchedByEmail;
17
18
}
0 commit comments