AdaHeads / call-flow-control

Call-information flow server.
Other
6 stars 8 forks source link

Add interface to enable fetching of organizations based on extension. #17

Closed rostgaard closed 11 years ago

rostgaard commented 11 years ago

Something like /organization?extension=<some_extension> would be nice.

ThomasLocke commented 11 years ago

This has been done in the model.organization package.

I see no reason for a REST interface with this functionality right now. We can re-open if we suddenly find ourselves in a situation where we're in dire need of a REST interface that fetches an organization based on its URI.