Jump to: Related Endpoints' Property Name and Field Requests
Models may have identifiers which enforce links with other models, which these models would servicing the data need of other endpoints. Endpoints that have models with relations to other models, then these endpoints may expose actions to access its related endpoints.
Related Endpoints association with Endpoints are:
- Endpoint /advertiser/
- This endpoint is related to these other endpoints:
This is because the modelĀ Advertisers it is bound to has identifiers that are associated with these other models:
- Endpoint /account/users/
This endpoint is not related to any other endpoints because it's associated modelĀ Users has no identifiers that are associated with these other models.
Related Endpoints' Property Name and Field Requests
The below shows field assignments from Endpoint and its Related Endpoints using assigned Property Name.