Create an entry
Request body
Example request
{
"lat": 37.2,
"lng": 120.7,
"contact_name": "John Smith",
"email": "john.smith@example.com",
"telephone": "001 123456789",
"homepage": "https://www.slowtec.de/",
"opening_hours": "24/7",
"founded_on": "1945-10-24",
"tags": [
"organic",
"non-profit"
],
"image_url": "https://www.slowtec.de/",
"image_link_url": "https://www.slowtec.de/",
"links": [
{
"url": "https://www.slowtec.de/"
}
],
"license": "ODbL-1.0"
}Response
Successful response
Changes
Changed in 8 of the 50 revisions of this API.13415
- ○
the request property
allOf[NewEntry]/categoriesbecame optionalrequest-property-became-optional
- ○
the request property
allOf[NewEntry]/tagsbecame optionalrequest-property-became-optional
- ○
the request property
allOf[subschema #2]/licensebecame optionalrequest-property-became-optional
- ○
- ○
the request property
allOf[NewEntry]/linksbecame optionalrequest-property-became-optional
- ○
- ▲
the request property
allOf[NewEntry]/categoriesbecame requiredrequest-property-became-required
- ▲
the request property
allOf[NewEntry]/linksbecame requiredrequest-property-became-required
- ▲
the request property
allOf[NewEntry]/tagsbecame requiredrequest-property-became-required
- ▲
- ○
the endpoint scheme security
jwtAuthwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
captchaCookieAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
userEmailCookieAuthwas added to the APIapi-security-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added
PersonFullNameto theallOf[NewEntry]/contact_namerequest propertyallOflistrequest-property-all-of-added
- ▲
the
allOf[NewEntry]/contact_namerequest property type/format changed fromstring/to/request-property-type-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
Emailto theallOf[NewEntry]/emailrequest propertyallOflistrequest-property-all-of-added
- ▲
added
Phoneto theallOf[NewEntry]/telephonerequest propertyallOflistrequest-property-all-of-added
- ▲
the
allOf[NewEntry]/emailrequest property type/format changed fromstring/to/request-property-type-changed
- ▲
the
allOf[NewEntry]/telephonerequest property type/format changed fromstring/to/request-property-type-changed
- ○
added the new optional request property
allOf[NewEntry]/contact_namenew-optional-request-property
- ○
added the new optional request property
allOf[NewEntry]/founded_onnew-optional-request-property
- ○
the
allOf[NewEntry]/emailrequest property's minLength was decreased from3to0request-property-min-length-decreased
- ▲
- ▲
the request property
allOf[subschema #2]/licensebecame requiredrequest-property-became-required
- ▲
the
allOf[NewEntry]/emailrequest property's minLength was increased from0to3request-property-min-length-increased
- ▲
the
allOf[NewEntry]/emailrequest property type/format changed from/tostring/request-property-type-changed
- ▲
the
allOf[NewEntry]/telephonerequest property type/format changed from/tostring/request-property-type-changed
- ●
removed
Emailfrom theallOf[NewEntry]/emailrequest propertyallOflistrequest-property-all-of-removed
- ●
removed
Phonefrom theallOf[NewEntry]/telephonerequest propertyallOflistrequest-property-all-of-removed
- ●
removed the request property
allOf[NewEntry]/contact_namerequest-property-removed
- ●
removed the request property
allOf[NewEntry]/founded_onrequest-property-removed
- ○
the endpoint scheme security
bearerAuthwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
captchaCookieAuthwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
jwtAuthwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
userEmailCookieAuthwas removed from the APIapi-security-removed
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲