contentacms / contenta_jsonapi

Contenta CMS, the decoupled Drupal
http://www.contentacms.org/
GNU General Public License v2.0
328 stars 104 forks source link

OpenAPI warning after clean install #352

Closed hyperfocus1337 closed 5 years ago

hyperfocus1337 commented 5 years ago

When opening /admin/api page after clean install I'm getting the following message:

Warning: No "type" specified at "/definitions/menu_link_content--menu_link_content/properties/data/properties/relationships". Automatically detected: "object"

What is it about? Safe to ignore?

e0ipso commented 5 years ago

This seems to be an issue with either https://www.drupal.org/project/schemata or https://www.drupal.org/project/openapi. Can you create a bug report to either one of these projects?

It is safe to ignore.