What is a valid value when choosing the entity to which a data model object read service argument can be bound?

What is a valid value when choosing the entity to which a data model object read service argument can be bound?
A . Path parameter
B. HTTP Header
C. Request Attribute

Answer: A

Explanation:

This is a valid value when choosing the entity to which a data model object read service argument can be bound4. A path parameter is a part of the URL that identifies a specific resource or value. For example, in the URL https://example.com/api/customers/1234/orders, 1234 is a path parameter that represents a customer ID.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments