Skip to content

Commit

Permalink
- update binary compatibility definition
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Aug 5, 2024
1 parent 5679862 commit a555cbb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions json-schema-validator/api/json-schema-validator.api
Original file line number Diff line number Diff line change
Expand Up @@ -354,3 +354,7 @@ public abstract interface class io/github/optimumcode/json/schema/extension/Exte
public abstract fun getSchemaPath ()Lio/github/optimumcode/json/pointer/JsonPointer;
}

public final class io/github/optimumcode/json/schema/internal/hostname/Normalizer_nonWasmJsKt {
public static final fun isNormalized (Ljava/lang/String;)Z
}

0 comments on commit a555cbb

Please sign in to comment.