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

Header mitschicken können, in TOML konfigurierbar #8

Open
3 tasks
RoAnBu opened this issue Jul 9, 2020 · 0 comments
Open
3 tasks

Header mitschicken können, in TOML konfigurierbar #8

RoAnBu opened this issue Jul 9, 2020 · 0 comments
Assignees
Milestone

Comments

@RoAnBu
Copy link
Member

RoAnBu commented Jul 9, 2020

Hintergrund: Aktuell können lediglich URL parameter übergeben werden.
Beispiel:

Aktuell werden Parameter durch Rest Assured entsprechend encoded, siehe: https://github.com/rest-assured/rest-assured/wiki/Usage#parameters

Für komplexere Authentifizierungmethoden oder komplexere Payloads, insbesondere JSON, reicht der jetzige Stand nicht aus.

  • Überlegen, ob dazu das Puml Sequendiagramm angepasst werden muss
  • Header sind bei Participants (?) in .toml files konfigurierbar, eventuell muss man die Config dafür noch etwas umbauen
  • Acceleo nutzt die Werte aus dem toml file und sendet sie als header in http Anfragen mit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants