Skip to content

config get command #211

Open
Open
@garrytrinder

Description

@garrytrinder

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions