[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-742) Usage of domain contoso.com and term name contoso in examples
[ https://issues.oasis-open.org/browse/ODATA-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Zurmuehl updated ODATA-742:
----------------------------------
Description:
The domain contoso.com is owned by Microsoft. Should we keep the references?
In Part 1 Protocol we use it in example 41
http://contoso.com/HR/Employees?$expand=Model.Manager/DirectReports($levels=4)
This is a left over, because in most other places we changed to a neutral URL. Here it should be
http://host/service/Employees?$expand=Model.Manager/DirectReports($levels=4)
In Part 1 Protocol we use it in example 14
http://host/service/Contoso
http://host/service/$metadata#Contoso
Here we could change it to
http://host/service/Me
http://host/service/$metadata#Me
etc..
was:
The domain contoso.com is owned by Microsoft. Should we keep the references?
In Part 1 Protocol we use it in example 41
http://contoso.com/HR/Employees?$expand=Model.Manager/DirectReports($levels=4)
This is a left over, because in most other places we changed to a neutral URL. Here it should be
http://host/service/Employees?$expand=Model.Manager/DirectReports($levels=4)
In Part 1 Protocol we use it in example 14
http://host/service/Contoso
http://host/service/$metadata#Contoso
Here we could change it to
http://host/service/Me
http://host/service/$metadata#Me
> Usage of domain contoso.com and term name contoso in examples
> -------------------------------------------------------------
>
> Key: ODATA-742
> URL: https://issues.oasis-open.org/browse/ODATA-742
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Improvement
> Components: OData CSDL, OData JSON Format, OData Protocol
> Affects Versions: V4.0_ERRATA02
> Reporter: Martin Zurmuehl
> Priority: Trivial
> Fix For: V4.0_ERRATA03
>
>
> The domain contoso.com is owned by Microsoft. Should we keep the references?
> In Part 1 Protocol we use it in example 41
> http://contoso.com/HR/Employees?$expand=Model.Manager/DirectReports($levels=4)
> This is a left over, because in most other places we changed to a neutral URL. Here it should be
> http://host/service/Employees?$expand=Model.Manager/DirectReports($levels=4)
> In Part 1 Protocol we use it in example 14
> http://host/service/Contoso
> http://host/service/$metadata#Contoso
> Here we could change it to
> http://host/service/Me
> http://host/service/$metadata#Me
> etc..
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]