diff --git a/apiary.apib b/apiary.apib index 8222210..9db7aeb 100644 --- a/apiary.apib +++ b/apiary.apib @@ -1,5 +1,8 @@ FORMAT: 1A -HOST: http://polls.apiblueprint.org/ + +# Polls + +Polls is a simple API allowing consumers to view polls and vote in them. ========= Flights @@ -1511,3 +1514,4 @@ Response Codes - **404 'PNR not found'** - **409 'Booking already cancelled.'** - **409 'Booked flights can only be cancelled before ticket is created.'** +