ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
quiz
Parcel Retrieval & Tracking Lookup Quiz
Question 1 of 7
Score: 0/7
Why should the public tracking endpoint return a different DTO than the internal parcel endpoint?
Different DTOs improve database query performance
Public consumers should not receive internal IDs, shipper contact details, or other sensitive data
ASP.NET Core requires different return types for different routes
The public endpoint uses a different database table
Check Answer
Previous
Next Topic