Skip to content

Commit 80155f8

Browse files
committed
Update API dump
1 parent 22d7a41 commit 80155f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

json-schema-validator-objects/api/json-schema-validator-objects.api

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@ public final class io/github/optimumcode/json/schema/wrappers/objects/ObjectWrap
55
public static final fun wrappingConfiguration ()Lio/github/optimumcode/json/schema/wrappers/objects/WrappingConfiguration;
66
public static final fun wrappingConfiguration (Z)Lio/github/optimumcode/json/schema/wrappers/objects/WrappingConfiguration;
77
public static final fun wrappingConfiguration (ZZ)Lio/github/optimumcode/json/schema/wrappers/objects/WrappingConfiguration;
8-
public static synthetic fun wrappingConfiguration$default (ZZILjava/lang/Object;)Lio/github/optimumcode/json/schema/wrappers/objects/WrappingConfiguration;
8+
public static final fun wrappingConfiguration (ZZZ)Lio/github/optimumcode/json/schema/wrappers/objects/WrappingConfiguration;
9+
public static synthetic fun wrappingConfiguration$default (ZZZILjava/lang/Object;)Lio/github/optimumcode/json/schema/wrappers/objects/WrappingConfiguration;
910
}
1011

1112
public final class io/github/optimumcode/json/schema/wrappers/objects/WrappingConfiguration {
1213
public fun <init> ()V
1314
public final fun getAllowSets ()Z
15+
public final fun getByteArrayAsBase64String ()Z
1416
public final fun getCharAsCodepoint ()Z
1517
}
1618

0 commit comments

Comments
 (0)