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

/sso

  • FIX wrong order of variables

/ucusers

...

  • /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