Drupal v8, maven smartdocs plugin v2.1.0 and Apigee API Catalog module version 8.x-2.2
Followed the steps are per the advanced implementation steps
When running it fails on import. Ran the step1 and step 2 curl commands for importing an openAPI spec. The step2 fails with a 422.
Here is partial error response ----- and same result when running the maven smartdocs plugin
"errors": [ { "title": "Unprocessable Entity",
"status": "422",
"detail": "The attribute body does not exist on the node--apidoc resource type.",
"links": { "via": { "href": "https://xxx.yyy.com/xxxyyy/web/jsonapi/node/apidoc" }
https://documenter.getpostman.com/view/550470/S1a1aoeF?version=2c9ff08d-6e80-4fb9-b303-553f40e0e790#... (Request 3 and 4 from this list)