api-platform / api-platform/create-client
Handle 401, 403 and 204
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 376
- Forks
- 132
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
In fetch.js
Handle 401, 403 and throw an Authorization error.
Handle 204 because methods like DELETE do not provide any JSON output (Unexpected end of JSON input thrown).
I'm using vue, I guess other generators can also benefit from this feature. If you wish I could provide a PR.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.