You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Symfony Serializer to parse data from API and create DTO for each API endpoint.
The idea is to bring a strong typed model with utility functions to be able to access all data easily.
Use Symfony Serializer to parse data from API and create DTO for each API endpoint.
The idea is to bring a strong typed model with utility functions to be able to access all data easily.
Endpoints to update:
Resources: