Skip to content

Commit

Permalink
seperate PR to only include create API
Browse files Browse the repository at this point in the history
Signed-off-by: Ruirui Zhang <[email protected]>
  • Loading branch information
ruai0511 committed Jun 19, 2024
1 parent d490c15 commit 5b53934
Show file tree
Hide file tree
Showing 26 changed files with 2 additions and 1,912 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,4 @@ public QueryGroup getQueryGroup() {
public RestStatus getRestStatus() {
return restStatus;
}

/**
* restStatus setter
* @param restStatus - A {@link RestStatus} object
*/
public void setRestStatus(RestStatus restStatus) {
this.restStatus = restStatus;
}
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5b53934

Please sign in to comment.