Skip to content

Releases: ailgroup/sbrweb

Refactor soap rest

04 Mar 00:30
a5f8085
Compare
Choose a tag to compare

Refactor the structure of the app into soap and rest directories that each contain packages relevant to Sabre services endpoints.

Split into offerings

02 Nov 21:20
309ec63
Compare
Choose a tag to compare
  • Restructure with sales offerings
  • Massive overhaul of hotelws, srvc
  • Addition of client layer

Test Fixes

09 Jun 13:55
Compare
Choose a tag to compare

Fix broken tests

Hotel Content Phase 3

09 Jun 13:10
1865981
Compare
Choose a tag to compare

Contains the Hotel Reservation web service endpoint, allowing one to initiate a hotel booking request.

PNR phase 1

29 May 00:42
21dcb81
Compare
Choose a tag to compare
  1. Passenger Details implemented and finished
  2. Other refactoring for
  • common sabre error package
  • other improvements

Hotel Content Phase 2

22 May 01:06
90c6431
Compare
Choose a tag to compare

Expanded rate description handling

Hotel Content Phase 1

12 May 22:20
8238478
Compare
Choose a tag to compare
  1. srvc (service)
  • Basic SOAP
    • envelope
    • message header
    • security
    • soap fault
  • Sessions
    • create, close, validate
    • buffered queue as session pool
  1. hotelws (hotel web service)
  • Availability, Property and Rate descriptions, Reservation services.
  • common struct/xml building and parsing
  • common logic for dealing with data formats like timestamps and cancellation policies