Jobs API - Support coordinates for Job and Job ad
August 29th, 2024
Description
We have added support for the latitude
and longitude
properties for the location
object.
Impact
Job
and Job ad
can be created and updated with coordinates: latitude
and longitude
provided in the location
property.
This change is backward compatible. The latitude
and longitude
properties are optional.
If not provided, the Job
or Job ad
location will be saved/updated without the coordinates.