gitgabrio opened a new issue, #2161:
URL: https://github.com/apache/incubator-kie-issues/issues/2161

   Currelty, the json schema generated by DMN engines and referred inside 
openapi, are written under the root directory, eg
   
   http://localhost:8080/NewHiringOffer.json
   
   The problem with this approach is that it is impossible to fine-tune 
authentication so that rest endpoints are authenticated but openapi and 
referred json not.
   
   Scope of this ticket is to dump the refs json inside a a refs subfolder, i.e.
   
   http://localhost:8080/refs/NewHiringOffer.json
   
   @yesamer 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to