You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HEAT-6930737: Add config for api key
Flanders basic registers allows users to request an API key, for when
they hit a rate limit.
See https://basisregisters.vlaanderen.be/apikey
In this commit we add the ability to specify an api key that will be
passed to the x-api-key header, as required.
This will be a new major release, since we had to define a new method on
the ConfigurationInterface.
Added method to PostInfoNames to get all names at once.
The post info names object contains all PostInfoName objects at once
including the main name and sub-municipality names. There are use cases
where an array of all names, starting with the main name, are required.
Changed
The main name is written in all caps. That name is now transformed into
Capitalized Words.