Skip to content

step 1 "long" mode leaves some tools w/o policies #8

Description

@ellarabi

it seems that the merge(?) step might be too "aggressive" -- when running with the following policies:

Customers with "regular" membership cannot book a flight with more than three passengers unless they own at least 200 frequent flyer points.
Customers with "silver" membership status cannot book a flight with more than seven passengers.
When modifying a reservation, only increasing the number of passengers is allowed.

modify_reservation() addresses policies to some extent, but book_reservation() is empty:

book_reservation.json
modify_reservation.json
oas.json

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions