API functionalities
You learned that the API, being the contact point between your ML service and the outside world, has many important safeguarding functionalities.
If it happens that one of the client applications sends you a request containing only two out of four required features, you must be able to detect that immediately and inform the client that they have made a mistake.
Otherwise your service may return a generic error and it may seem like there is an issue on your side.
This check is a basic functionality of every serious API and we call it:
Este exercício faz parte do curso
MLOps Deployment and Life Cycling
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
