Skip to content
New issue

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

Permitir definir el formato de los errores #16

Open
pablolazaro opened this issue Jul 14, 2019 · 0 comments
Open

Permitir definir el formato de los errores #16

pablolazaro opened this issue Jul 14, 2019 · 0 comments
Labels
server This issue is related to the Mockly server task Task
Milestone

Comments

@pablolazaro
Copy link
Owner

Cuando se producen errores en un API RESTful o se accede de una forma incorrecta a algún recurso se suelen devolver códigos de errores HTTP asociados con la tipología del error y también un cuerpo con cierta información.

Ese cuerpo no suele ser estándar y cada API lo construye de una forma distinta.

Estudiar la posibilidad de permitir al usuario definir el formato para devolver siempre la misma estructura en los errores.

@pablolazaro pablolazaro added server This issue is related to the Mockly server task Task labels Jul 14, 2019
@pablolazaro pablolazaro added this to the Alpha-2 milestone Jul 14, 2019
@pablolazaro pablolazaro modified the milestones: Alpha-2, Alpha-3 Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
server This issue is related to the Mockly server task Task
Projects
None yet
Development

No branches or pull requests

1 participant