Release notes 07-12-2020

Implementation date ACC: 03-12-2020
Implementation date PRD: 07-12-2020

Breaking changes

  • Provider resource

We are removing the ImportContactEmail from the Provider resource as we migrated the e-mail to a new resource (Provider E-mail)

Implementation date ACC: 17-12-2020
Implementation date PRD: 21-12-2020

  • Login endpoint

We are going to deprecate and eventually remove the login endpoints on each API. Instead, there will be one endpoint where you can get a token for all the resources. We will mark the resource as deprecated from next sprint. You can already start switching to our new endpoint, which you can find here:

https://developers.edums.nl/api-details#api=identity-server&operation=login 

Do note, the client id and secret need to be specified in the body payload and not on the parameters .

Implementation date ACC: 31-12-2020
Implementation date PRD: 04-01-2020

Highlights

  • Templating has been implemented for e-mails.

  • A new resource for provider e-mails has been created named "Provider E-mail"