Skip to content

Commit

Permalink
Merge pull request #4 from trivago/WEB-52586_1
Browse files Browse the repository at this point in the history
WEB-52586 - Remove user agent from request
  • Loading branch information
briaznar authored Aug 21, 2020
2 parents 66cd07f + 60d8dac commit e18bdce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 1.11.1
- tEB Self-Connect: Roll back 1.11.0

## 1.11.0
- tEB Self-Connect: Add user_agent as a valid parameter for booking submit request

Expand Down
4 changes: 0 additions & 4 deletions schemas/booking-submit-request.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@
"actor": "trivago",
"advLink": "http://advertiser-site.com/hoteladlon/Executive_Brilliant_Doppelzimmer?start_date=2016-12-28&end_date=2016-12-29"
}
},
"user_agent": {
"description": "Customer's User Agent.",
"type": "string"
}
},
"type": "object",
Expand Down

0 comments on commit e18bdce

Please sign in to comment.