springdoc-openapi-maven-plugin icon indicating copy to clipboard operation
springdoc-openapi-maven-plugin copied to clipboard

Add "failOnError" option

Open dragankoz opened this issue 1 year ago • 2 comments

When the plugin fails to retrieve the openapi file fromt the server, it should error stop the maven build process. Currently an error is emitted but the maven process continues.

e.g. [ERROR] An error has occured: Response code 401

dragankoz avatar May 31 '23 04:05 dragankoz

I'm afraid it's not clear what you're reporting. We need an MRE.

codespearhead avatar Apr 01 '24 16:04 codespearhead

@dragankoz feel free to "upvote" this MR :-) https://github.com/springdoc/springdoc-openapi-maven-plugin/pull/60

timbuethe avatar Sep 02 '24 10:09 timbuethe