Mariano Botta

Results 17 comments of Mariano Botta

I commented this line and it seems to work well. https://github.com/IHTSDO/sct-snapshot-rest-api/blob/3ce4ab6a0eba407697a7ab4a1e9e2f3e24b3cd61/app.js#L109

It's look nice! Very helpfull

I had a similar error. Try installing `react-native-root-siblings@^4.0.0`.

Hay un rango de horarios al que no podes solicitar otros viajes. https://github.com/STS-Rosario/carpoolear_backend/blob/master/app/Services/Logic/PassengersManager.php#L125 Habría que definir alguna lógica para poder solucionarlo.

I tried the concept filter in the ECL and it worked fine. What is the purpose of **activeFilter** param? Thanks.

Yes, i'm using the key _defaultModuleId_. Look what I'm doing: 1. Create codesystem ``` curl -X 'POST' \ 'http://localhost:8080/codesystems' \ -H 'accept: */*' \ -H 'Content-Type: application/json' \ -d '{...

thanks. I made some tries with Kubernetes but i could not configure properly a custom s3 buckets. ``` fs.s3a.endpoint: https://us-mia-1.linodeobjects.com fs.s3a.access.key: 123456789 fs.s3a.secret.key: 123456789 pathling.storage.warehouseUrl: "s3a://" pathling.storage.databaseName: pathling ``` I'm...

I'm using Snowstorm. But i just tried with the default ontoserver and it worked better. How could i parallelize the requests? Deploying an Spark Cluster? For the amount of data...

Se necesita PHP 8.2 Para probar las web push notifications se necesita un archivo de configuración de Firebase. Que debe ser guardado en la carpeta **storage/firebase.json** El FCM Token no...