Using _______ in the URL is a common practice for versioning web services.
- Headers
- Path Parameters
- Query Parameters
- Request Body
Versioning web services through query parameters in the URL is a common practice in API development.
Loading...
Related Quiz
- What is the primary challenge in testing microservices-based applications?
- For handling complex data types, SOAP uses the _______ standard.
- In REST, client-server interactions are stateless, each request from the client to the server must contain all the information needed to understand the request, and cannot take advantage of any stored _______ on the server.
- For an enterprise application requiring federated identity management, which protocol is most appropriate?
- In Azure, what is the primary service used for relational database management?