unee-t / frontend

Meteor front end

Home Page:https://case.dev.unee-t.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API to return possible case types and case categories

franck-boullier opened this issue · comments

How it should work:

  • 3rd party calls an endpoint
  • Input: active
    • Response: List of case category/case types that are currently active.
  • Input: all
    • Response:
      • List the list of all the case category/case types
      • for each include information Active. Possible value is either True or False.