Change Updates

Do not miss any volcanes API changes, ever again

Subscribe to the volcanes API changelog to be up to date on recent changes.

RSS

Oct 26, 2023

main
v1.1.1
Compare
v1.1.1

Actualización de parámetros

Next Change

Se actualizaron parámetros de la documentación para la misma version

2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /api/auth/login
  • Body
  • content type Modified
    • password property Modified
      • Full types went from string | null to string
        Breaking
POST /api/auth/register
  • Body
  • content type Modified
    • password property Modified
      • Full types went from string | null to string
        Breaking