Skip to content

Commit

Permalink
./gradlew tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
patsonluk committed Nov 24, 2023
1 parent 5733bc5 commit abdd8f3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1416,6 +1416,7 @@ public static enum Resolution {
private static final class IdsRequested {
/** An List (which may be empty but will never be null) of the uniqueKeys requested. */
public final List<String> allIds;

/**
* true if the params provided by the user indicate that a single doc response structure should
* be used. Value is meaningless if <code>ids</code> is empty.
Expand Down

0 comments on commit abdd8f3

Please sign in to comment.