Skip to content

Commit

Permalink
Merge pull request #22 from sashirestela/21-release-issue-due-to-mave…
Browse files Browse the repository at this point in the history
…n-javadoc-error

Fix for javadoc error to generate release
  • Loading branch information
sashirestela authored Nov 22, 2023
2 parents 6fd7d29 + 71cad06 commit e2e995d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ public class AssistantRequest {
private List<String> fileIds;
private Map<String, String> metadata;

public static class AssistantRequestBuilder {}

}

0 comments on commit e2e995d

Please sign in to comment.