diff --git a/Lambdas/Lists/ListShare/README.md b/Lambdas/Lists/ListShare/README.md new file mode 100644 index 0000000..0c509d7 --- /dev/null +++ b/Lambdas/Lists/ListShare/README.md @@ -0,0 +1,49 @@ +# ListShare Module +Deals with permissions for accessing Lists and performing functions on them. This enabled social-media-like functionality. + +### Concerns +More information is public here than may be desirable. In the future, it may be worth reducing the amount of information served by this Lambda about users other than the requestor. + + +### ListShareGET +Retrieves a information on who may access a list and how they interact with it. +#### Expected request body: +N/A + +#### Expected query parameters: + - id + - Used for specifying which list to retrieve share information for + - Valid values: -1