Skip to content

config get command #211

@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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions