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.
1 parent db248dd commit c4d35e2Copy full SHA for c4d35e2
src/main/java/com/flagsmith/flagengine/IdentityContext.java
@@ -1,3 +1,12 @@
1
+/*
2
+ * IdentityContext
3
+ *
4
+ * <p>This class was auto-generated by jsonschema2pojo.org
5
+ * and is referenced in the Evaluation Context schema as
6
+ * `"existingJavaType": "com.flagsmith.flagengine.IdentityContext"`
7
+ * to work around jsonschema2pojo's lack of `anyOf` support.
8
+ */
9
+
10
package com.flagsmith.flagengine;
11
12
import com.fasterxml.jackson.annotation.JsonAnyGetter;
0 commit comments