Porovnat verze

Klíč

  • Tento řádek byl přidán.
  • Tento řádek byl odstraněn.
  • Formátování bylo změněno.

...

Added

  • Documentation route /documentation-roles which show access to routes by soap roles

/services

  • GET

...

/invoices

  • FIX GET Částečný revert commitu 76638d2955395a2e334427c9f501018d8cd66f9d Nepochopil jsem důvod změny a rozbíjela výstup fakturace. Neměl jsem čas hlouběji zkoumat...

JOP

increase node version on 8.11.1 and server starting for better logging

/users

  • FIX devide users/functions devide to more files
  • FIX: missing variables and wrong order
  • FIX: wrong assing in json
  • FIX: wrong service
  • FIX: added route for pbx migration

/sso

  • FIX wrong order of variables
  • FIX: mark sso/login as public

/ucusers

  • FIX: confilct and naming
  • FIX: mc using old rutes
  • FIX: problem mc with create users. He insist on old route
  • FIX: old route ucusers
  • FIX: missing file
  • FIX: problem with ucusers/{userId}/pbx
  • FIX: return wrong variable
  • FIX: missing key
  • FIX: problem
  • FIX: final
  • FIX: add roles
  • FIX: mark as deprecated
  • ADD: route for pbx upgrade delete

/ucservices

  • FIX: vpc-1895

/services

...

  • /services/{id}/properties - to get list of allowed service properties
  • PUT /services/{id}/properties - to edit allowed service properties
    • difference from deprecated route DELETE /ucusers/{email} are:
      • add parameter serviceId
      • remove payload key type
      • now you can change more than one property
      • now return message that update was done instead of number of rows affected

Changed

  • Improved logging of all routes
  • Package upgrade due to security issues in packages

Deprecated

/services

  • GET /services/list - instead use GET /services

Removed


Fixed

  • Problem with invoices

Security