Is there a Swagger (OpenApi) file that describes the APIs? The documentation is not enough to determine for example whether a field is mandatory/required or not, or the accepted char length for a string field, and we do not even know the full list of fields for a JSON object. Can you help with this?