eclipse-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
58 stars 167 forks source link

fix: postman headers #348

Closed nikschul closed 1 month ago

nikschul commented 1 month ago

What this PR changes/adds

The headers Authorization is already defined on the collection-level, so adding them to each request is redundant on the individual requests.

Why it does that

Removing the headers on the individual requests, which should make no difference to the actual requests send out by Postman.

Further notes

Linked Issue(s)

Closes #347.

paullatzelsperger commented 1 month ago

@nikschul I self-requested a review, because I think you cannot request one. I'll take a look once you have the PR ready.

nikschul commented 1 month ago

Hi Paul, thanks for reviewing my PR. I have updated the following things inside the Postman collection: