NYU-DevOps-Spring2018-Orders / orders

Orders microservice
Apache License 2.0
1 stars 2 forks source link

QUERY functions exposed #40

Closed andyd0 closed 6 years ago

andyd0 commented 6 years ago

As a customer I need to be able to query data based on existing fields So that I can get of required orders / items

Assumptions: Methods were not enough - functions should be exposed

Acceptance Criteria:

All fields in Order and Item tables can be filtered by field using REST API