Project:
View Revisions: Issue #49221 | [ Back to Issue ] | ||
Summary | 0049221: Avoid using context.url property to obtain the server URL in the swagger documentation | ||
Revision | 2022-05-05 10:03 by caristu | ||
Description | Currently the context.url property is read from the Openbravo.properties file to get the server URL that is required to be set in the swagger documentation to be able to work with the API. This URL must be obtained in a different way so the documentation can be generated with the correct link out of the box, i.e., without requiring to configurate that value in Openbravo.properties. |
||
Revision | 2022-05-05 08:57 by caristu | ||
Description | Currently the context.url property is read from the Openbravo.properties file to get the server URL that is required to be set in the swagger documentation to be able to work with the API. This URL must be obtained in a different way. |
Copyright © 2000 - 2009 MantisBT Group |