You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: json-schema-validator/api/json-schema-validator.api
+1
Original file line number
Diff line number
Diff line change
@@ -167,6 +167,7 @@ public final class io/github/optimumcode/json/schema/JsonSchemaStream {
167
167
168
168
public abstract class io/github/optimumcode/json/schema/OutputCollector {
169
169
public static final field Companion Lio/github/optimumcode/json/schema/OutputCollector$Companion;
170
+
public synthetic fun <init> (Lio/github/optimumcode/json/schema/OutputCollector;Lkotlin/jvm/functions/Function2;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
170
171
public synthetic fun <init> (Lio/github/optimumcode/json/schema/OutputCollector;Lkotlin/jvm/functions/Function2;Lkotlin/jvm/internal/DefaultConstructorMarker;)V
171
172
public static final fun basic ()Lio/github/optimumcode/json/schema/OutputCollector$Provider;
172
173
public static final fun detailed ()Lio/github/optimumcode/json/schema/OutputCollector$Provider;
0 commit comments