Closed kazepoy closed 7 months ago
version 4.3 (quick start docker compose)
an Exception is thrown when importing large API definition (add API) :
gio_apim_management_api | Caused by: org.yaml.snakeyaml.error.YAMLException: The incoming YAML document exceeds the limit: 3145728 code points.
exemple https://hapi.fhir.org/baseR4/swagger-ui/
ok with
management_api: environment: - JAVA_TOOL_OPTIONS=-DmaxYamlCodePoints=8138022
version 4.3 (quick start docker compose)
an Exception is thrown when importing large API definition (add API) :
gio_apim_management_api | Caused by: org.yaml.snakeyaml.error.YAMLException: The incoming YAML document exceeds the limit: 3145728 code points.
exemple https://hapi.fhir.org/baseR4/swagger-ui/