Smartdocs Maven plugin - returning this error - was working with these valid openapi specs

Error on running mvn install of the smartdocs plugin. This was working, not sure why it started failing all of a sudden with this error

DeveloperPortal: Execution smartdocs-deploy of goal com.apigee.smartdocs.config:apigee-smartdocs-maven-plugin:2.0.1:apidoc failed:

Update failure: 422 Unprocessable Entity [ERROR]

{{ "jsonapi":

{ "version": "1.0", "meta":

{ "links": { "self": { "href": "http://jsonapi.org/format/1.0/" } } } },

"errors": [ { "title": "Unprocessable Entity", "status": "422", "detail": "description.0.format: The value you selected is not a valid choice.", "source":

{ "pointer": "/data/attributes/description/format" } } ] }

Thanks

Mehedi

0 3 230
3 REPLIES 3

You might want to add an issue to that project in order to track it better: https://github.com/apigee/apigee-smartdocs-maven-plugin

Chris,

Thanks , this was fixed, role & permissions on the Drupal side.

Good to hear, thanks for posting. This could be helpful for anyone else w/this issue.