[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Updated: (ODATA-130) Describe canonical $metadata and $batch URLs in URL conventions
[ http://tools.oasis-open.org/issues/browse/ODATA-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Pizzo updated ODATA-130:
--------------------------------
Proposal:
Propose inserting the new sections 4.1 and 4.2 to describe metadata and batch endpoints, as follows:
4.1 Addressing the Model for a Service
OData services SHOULD expose their Entity Model according to [MS-CSDL] at the metadata URL, formed by appending /$metadata to the Service Root URL.
For example:
http://services.odata.org/OData/OData.svc/$metadata
4.2 Addressing the Batch Endpoint for a Service
OData services that support batch requests expose a batch URL formed by appending /$batch to the Service Root URL.
For example:
http://services.odata.org/OData/OData.svc/$batch
was:Add paragraphs or subsections to section 3 describing the canonical
Added specific proposal for wording of new sections.
> Describe canonical $metadata and $batch URLs in URL conventions
> ---------------------------------------------------------------
>
> Key: ODATA-130
> URL: http://tools.oasis-open.org/issues/browse/ODATA-130
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Improvement
> Components: OData URL Conventions v1.0
> Affects Versions: WD01
> Environment: [Proposed]
> Reporter: Ralf Handl
> Assignee: Ralf Handl
> Priority: Minor
> Fix For: WD01
>
>
> They are mentioned in Core and Batch specifications, but it would be nice to have them described in one place together with the other URL conventions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]