API Changelog: API Documentation

May 02, 2022

1 change
  • added contact on /people and /companies endpoints
  • added autogenerate_holidays attribute on /holiday_calendars endpoint
  • changed needs_invoicing (money) on project serializer to boolean
  • removed currency from project serializer
  • removed needs_invoicing from /projects filter

April 29, 2022

1 change
  • removed /sales_reports endpoint

April 26, 2022

1 change
  • added type_id on /filters endpoint

April 25, 2022

1 change
  • added filter_id attribute on /widgets endpoint

April 14, 2022

1 change
  • added workflow_status_position sorter on /tasks endpoint

April 13, 2022

1 change
  • deprecated hourly_rate attribute on /service_reports endpoint
    • will be removed in future versions

March 31, 2022

1 change
  • added custom_fields column on expense_reports view
  • added unit sorter and grouper to reports/service_reports
  • added unit filter to reports/service_reports