Hi Julio,
As I know, there's no way to reload the OpenAPI document.
When you access to /openapi endpoint at first, it makes /openapi resource and generate documentations by annotations attached JAX-RS resource classes. This process works only first access to the endpoint, therefore You can not reload the document generated by OpenAPI.
Thanks,
Kenji
2018年8月31日金曜日 8時01分20秒 UTC+9 Julio Rocha: