Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PROPOSAL] Mask http #40

Open
adrienaury opened this issue Jun 3, 2021 · 0 comments
Open

[PROPOSAL] Mask http #40

adrienaury opened this issue Jun 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@adrienaury
Copy link
Member

adrienaury commented Jun 3, 2021

New mask HTTP

- selector:
    # the . (dot) selector should select the whole dictionary, so the http response will replace the input
    jsonpath: "."
  mask:
    http:
      method: get
      url: https://www.data.gouv.fr/api/1/users/{{.userid}}/
      # auth:
      # headers:
- selector:
    jsonpath: "first_name"
  mask:
    randomChoiceInUri: pimo://nameFR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant