-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Provide a selectable list of proxy presets to download.
We can return a list of presets from the community gallery using the following request.
POST https://m365-galleries.azurewebsites.net/Samples/searchSamples
Accept: application/json
Content-Type: application/json
{"sort":{"field":"updateDateTime","descending":true},"filter":{"search":"","productId":["Dev Proxy"],"authorId":"","categoryId":"","featuredOnly":false,"metadata":[{"key": "PRESET", "value":"Yes"}]}}
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request