Skip to content

Commit

Permalink
Remove valueClassSerializer trick.
Browse files Browse the repository at this point in the history
  • Loading branch information
christiandeange committed Jan 7, 2025
1 parent de13373 commit 221146e
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 1,844 deletions.
4 changes: 0 additions & 4 deletions api-gen-runtime-internal/api/api-gen-runtime-internal.api
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
public final class sh/christian/ozone/api/runtime/ValueClassSerializerKt {
public static final fun valueClassSerializer (Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)Lkotlinx/serialization/KSerializer;
}

public final class sh/christian/ozone/api/xrpc/XrpcConfigurationKt {
public static final fun withXrpcConfiguration (Lio/ktor/client/HttpClient;Lkotlinx/serialization/modules/SerializersModule;)Lio/ktor/client/HttpClient;
public static synthetic fun withXrpcConfiguration$default (Lio/ktor/client/HttpClient;Lkotlinx/serialization/modules/SerializersModule;ILjava/lang/Object;)Lio/ktor/client/HttpClient;
Expand Down

This file was deleted.

Loading

0 comments on commit 221146e

Please sign in to comment.