Skip to content

Commit f3d7719

Browse files
authored
Update getDataFromEndpoint
1 parent 2fad297 commit f3d7719

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

getDataFromEndpoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Get the data via HTTP request
2+
* Get the data from TeamServer via a given endpoint
33
* @param endpoint to call, such as '/security/audit?expand=skip_links&limit=10000' to get the most recent 1,000 entries from the audit log
44
* @return an array of data
55
*/

0 commit comments

Comments
 (0)