Skip to content

Commit a7de5d8

Browse files
committed
Added id property in section Repository Object
1 parent 47e00a7 commit a7de5d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ String username | User that saved the selection
7474
String name | Selection name given by the user
7575
String description | Selection description given by the user
7676
URI uri | The selection URI - this is the object you send to *selectionService.select(URI)* to execute the query
77+
Long id | The unique ID for the selection
7778

7879
## GSP Tags
7980

0 commit comments

Comments
 (0)