Skip to content

Update endpoints and views

Administrator requested to merge update-endpoints-and-views into master
  • Delete Account endpoints and its view (not used)
  • Rename OrderItemView to CreateOrderItemView and change its endpoint to "jobs/create-order-item/". The actual structure was not REST-like, so it is better strucure the endpoints and their tasks as jobs.

Merge request reports