Change Updates

Do not miss any Connect API changes, ever again

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

RSS

Jan 10, 2024

main
1.15.0
Compare
1.15.0

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
GET /users/super
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Full types went from array[object] to object
        Breaking
      • content, empty, numberOfElements, offset, pageNumber, pageable, size, totalPages, totalSize properties Added