Skip to content

Commit

Permalink
Update ABI spec
Browse files Browse the repository at this point in the history
  • Loading branch information
bratseth committed Oct 7, 2022
1 parent 2d4a98b commit 7b0ddd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hosted-zone-api/abi-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
],
"methods": [
"public void <init>(int, java.util.List)",
"public void <init>(java.lang.String, int, java.util.List)",
"public java.lang.String id()",
"public int size()",
"public java.util.List indices()",
"public boolean equals(java.lang.Object)",
Expand Down

0 comments on commit 7b0ddd4

Please sign in to comment.