Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Create ContentSelectors API client #2

Open
iorubs opened this issue May 29, 2020 · 0 comments
Open

Create ContentSelectors API client #2

iorubs opened this issue May 29, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@iorubs
Copy link
Member

iorubs commented May 29, 2020

Add the following functions and corresponding tests:

  • List Content Selectors: GET /beta​/security​/content-selectors
  • Create a new content selector: POST /beta​/security​/content-selectors
  • Get a content selector by id: GET ​/beta​/security​/content-selectors​/{name}
  • Update a content selector: PUT ​/beta​/security​/content-selectors​/{name}
  • Delete a content selector: DELETE ​/beta​/security​/content-selectors​/{name}
@iorubs iorubs added enhancement New feature or request good first issue Good for newcomers labels May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant