We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@JensBorrisholt Can you test this JSON, does it generate an error in the data type of the ID field?
[ { "id": "01010101", "descripcion": "No existe en el catálogo", "incluirIVATrasladado": "Opcional", "incluirIEPSTrasladado": "Opcional", "complementoQueDebeIncluir": "", "fechaInicioVigencia": "07-01-2019", "fechaFinVigencia": "", "estimuloFranjaFronteriza": "00", "palabrasSimilares": "Público en general" } ]
The text was updated successfully, but these errors were encountered:
@JuanCarlosMagana you are right .. I'll look into it later on today.
Sorry, something went wrong.
@JuanCarlosMagana I totally forgot about your issue. I have now fixed it.
No branches or pull requests
@JensBorrisholt Can you test this JSON, does it generate an error in the data type of the ID field?
[
{
"id": "01010101",
"descripcion": "No existe en el catálogo",
"incluirIVATrasladado": "Opcional",
"incluirIEPSTrasladado": "Opcional",
"complementoQueDebeIncluir": "",
"fechaInicioVigencia": "07-01-2019",
"fechaFinVigencia": "",
"estimuloFranjaFronteriza": "00",
"palabrasSimilares": "Público en general"
}
]
The text was updated successfully, but these errors were encountered: