Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace ODATA-xxx issues with GitHub issues #1914

Merged
merged 2 commits into from
Mar 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/odata-csdl-json/odata-csdl-json.html
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ <h2 id="11-changes-from-earlier-versions"><a name="ChangesfromEarlierVersions" h
<tr class="odd">
<td><a href="#PrimitiveTypes">Section 3.3</a></td>
<td>Allow stream-valued non-binding parameters</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1481">ODATA-1481</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/525">525</a></td>
</tr>
<tr class="even">
<td><a href="#CSDLJSONDocument">Section 4</a></td>
Expand All @@ -396,17 +396,17 @@ <h2 id="11-changes-from-earlier-versions"><a name="ChangesfromEarlierVersions" h
<tr class="odd">
<td><a href="#GeoValues">Section 14.3.13</a></td>
<td>Constant Geo values in annotations</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1323">ODATA-1323</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/654">654</a></td>
</tr>
<tr class="even">
<td><a href="#StreamValues">Section 14.3.14</a></td>
<td>Constant Stream values in annotations</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1323">ODATA-1323</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/654">654</a></td>
</tr>
<tr class="odd">
<td><a href="#PathEvaluation">Section 14.4.1.2</a></td>
<td>New path evaluation rules for annotations targeting annotations and external targeting via container</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1420">ODATA-1420</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/575">575</a></td>
</tr>
<tr class="even">
<td><a href="#Conformance">Section 17</a></td>
Expand Down
8 changes: 4 additions & 4 deletions docs/odata-csdl-json/odata-csdl-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,11 +264,11 @@ modifications made necessary to fully cover OData CSDL Version 4.01.

Section | Feature / Change | Issue
--------|------------------|------
[Section 3.3](#PrimitiveTypes)| Allow stream-valued non-binding parameters| [ODATA-1481](https://issues.oasis-open.org/browse/ODATA-1481)
[Section 3.3](#PrimitiveTypes)| Allow stream-valued non-binding parameters| [525](https://github.com/oasis-tcs/odata-specs/issues/525)
[Section 4](#CSDLJSONDocument) | Additional `$Version` value `4.02` |
[Section 14.3.13](#GeoValues) | Constant Geo values in annotations | [ODATA-1323](https://issues.oasis-open.org/browse/ODATA-1323)
[Section 14.3.14](#StreamValues) | Constant Stream values in annotations | [ODATA-1323](https://issues.oasis-open.org/browse/ODATA-1323)
[Section 14.4.1.2](#PathEvaluation)| New path evaluation rules for annotations targeting annotations and external targeting via container| [ODATA-1420](https://issues.oasis-open.org/browse/ODATA-1420)
[Section 14.3.13](#GeoValues) | Constant Geo values in annotations | [654](https://github.com/oasis-tcs/odata-specs/issues/654)
[Section 14.3.14](#StreamValues) | Constant Stream values in annotations | [654](https://github.com/oasis-tcs/odata-specs/issues/654)
[Section 14.4.1.2](#PathEvaluation)| New path evaluation rules for annotations targeting annotations and external targeting via container| [575](https://github.com/oasis-tcs/odata-specs/issues/575)
[Section 17](#Conformance) | Additional conformance clauses for version 4.02 |

## <a name="Glossary" href="#Glossary">1.2 Glossary</a>
Expand Down
10 changes: 5 additions & 5 deletions docs/odata-csdl-xml/odata-csdl-xml.html
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ <h2 id="11-changes-from-earlier-versions"><a name="ChangesfromEarlierVersions" h
<tr class="odd">
<td><a href="#PrimitiveTypes">Section 3.3</a></td>
<td>Allow stream-valued non-binding parameters</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1481">ODATA-1481</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/525">525</a></td>
</tr>
<tr class="even">
<td><a href="#CSDLXMLDocument">Section 4</a></td>
Expand All @@ -396,22 +396,22 @@ <h2 id="11-changes-from-earlier-versions"><a name="ChangesfromEarlierVersions" h
<tr class="odd">
<td><a href="#EntityContainer">Section 13</a></td>
<td>All children of <code>edm:EntityContainer</code> are optional</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1571">ODATA-1571</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/464">464</a></td>
</tr>
<tr class="even">
<td><a href="#GeoValues">Section 14.3.13</a></td>
<td>Constant Geo values in annotations</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1323">ODATA-1323</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/654">654</a></td>
</tr>
<tr class="odd">
<td><a href="#StreamValues">Section 14.3.14</a></td>
<td>Constant Stream values in annotations</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1323">ODATA-1323</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/654">654</a></td>
</tr>
<tr class="even">
<td><a href="#PathEvaluation">Section 14.4.1.2</a></td>
<td>New path evaluation rules for annotations targeting annotations and external targeting via container</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1420">ODATA-1420</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/575">575</a></td>
</tr>
<tr class="odd">
<td><a href="#Conformance">Section 17</a></td>
Expand Down
10 changes: 5 additions & 5 deletions docs/odata-csdl-xml/odata-csdl-xml.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,12 +265,12 @@ Schema Definition Language (XSD) 1.1 as described in

Section | Feature / Change | Issue
--------|------------------|------
[Section 3.3](#PrimitiveTypes)| Allow stream-valued non-binding parameters| [ODATA-1481](https://issues.oasis-open.org/browse/ODATA-1481)
[Section 3.3](#PrimitiveTypes)| Allow stream-valued non-binding parameters| [525](https://github.com/oasis-tcs/odata-specs/issues/525)
[Section 4](#CSDLXMLDocument) | Additional `Version` value `4.02` |
[Section 13](#EntityContainer)| All children of `edm:EntityContainer` are optional| [ODATA-1571](https://issues.oasis-open.org/browse/ODATA-1571)
[Section 14.3.13](#GeoValues) | Constant Geo values in annotations | [ODATA-1323](https://issues.oasis-open.org/browse/ODATA-1323)
[Section 14.3.14](#StreamValues) | Constant Stream values in annotations | [ODATA-1323](https://issues.oasis-open.org/browse/ODATA-1323)
[Section 14.4.1.2](#PathEvaluation)| New path evaluation rules for annotations targeting annotations and external targeting via container| [ODATA-1420](https://issues.oasis-open.org/browse/ODATA-1420)
[Section 13](#EntityContainer)| All children of `edm:EntityContainer` are optional| [464](https://github.com/oasis-tcs/odata-specs/issues/464)
[Section 14.3.13](#GeoValues) | Constant Geo values in annotations | [654](https://github.com/oasis-tcs/odata-specs/issues/654)
[Section 14.3.14](#StreamValues) | Constant Stream values in annotations | [654](https://github.com/oasis-tcs/odata-specs/issues/654)
[Section 14.4.1.2](#PathEvaluation)| New path evaluation rules for annotations targeting annotations and external targeting via container| [575](https://github.com/oasis-tcs/odata-specs/issues/575)
[Section 17](#Conformance) | Additional conformance clauses for version 4.02 |

## <a name="Glossary" href="#Glossary">1.2 Glossary</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/odata-json-format/odata-json-format.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ <h2 id="11-changes-from-earlier-versions"><a name="ChangesfromEarlierVersions" h
<tr class="odd">
<td><a href="#ControlInformationmediaodatamedia">Section 4.5.12</a></td>
<td><code>mediaContentType</code> can be <code>null</code></td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1470">ODATA-1470</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/536">536</a></td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/odata-json-format/odata-json-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ An OData JSON payload may represent:

Section | Feature / Change | Issue
--------|------------------|------
[Section 4.5.12](#ControlInformationmediaodatamedia)| `mediaContentType` can be `null`| [ODATA-1470](https://issues.oasis-open.org/browse/ODATA-1470)
[Section 4.5.12](#ControlInformationmediaodatamedia)| `mediaContentType` can be `null`| [536](https://github.com/oasis-tcs/odata-specs/issues/536)

## <a name="Glossary" href="#Glossary">1.2 Glossary</a>

Expand Down
8 changes: 4 additions & 4 deletions docs/odata-protocol/odata-protocol.html
Original file line number Diff line number Diff line change
Expand Up @@ -499,22 +499,22 @@ <h2 id="11-changes-from-earlier-versions"><a name="ChangesfromEarlierVersions" h
<tr class="odd">
<td><a href="#DataModification">Section 11.4</a></td>
<td>Response code <code>204 No Content</code> after successful data modification if requested response could not be constructed</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1609">ODATA-1609</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/443">443</a></td>
</tr>
<tr class="even">
<td><a href="#UpsertanEntity">Section 11.4.4</a></td>
<td>Upserts to single-valued non-containment navigation properties</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1588">ODATA-1588</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/455">455</a></td>
</tr>
<tr class="odd">
<td><a href="#UpdateaComplexProperty">Section 11.4.9.3</a></td>
<td>Setting a complex property to a different type</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1472">ODATA-1472</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/534">534</a></td>
</tr>
<tr class="even">
<td><a href="#InteroperableODataClients">Section 12.3</a></td>
<td>Encoding of plus character in URLs</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1540">ODATA-1540</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/485">485</a></td>
</tr>
</tbody>
</table>
Expand Down
8 changes: 4 additions & 4 deletions docs/odata-protocol/odata-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,10 +351,10 @@ resource representations that are exchanged using OData.

Section | Feature / Change | Issue
--------|------------------|------
[Section 11.4](#DataModification)| Response code `204 No Content` after successful data modification if requested response could not be constructed| [ODATA-1609](https://issues.oasis-open.org/browse/ODATA-1609)
[Section 11.4.4](#UpsertanEntity)| Upserts to single-valued non-containment navigation properties| [ODATA-1588](https://issues.oasis-open.org/browse/ODATA-1588)
[Section 11.4.9.3](#UpdateaComplexProperty)| Setting a complex property to a different type| [ODATA-1472](https://issues.oasis-open.org/browse/ODATA-1472)
[Section 12.3](#InteroperableODataClients) | Encoding of plus character in URLs | [ODATA-1540](https://issues.oasis-open.org/browse/ODATA-1540)
[Section 11.4](#DataModification)| Response code `204 No Content` after successful data modification if requested response could not be constructed| [443](https://github.com/oasis-tcs/odata-specs/issues/443)
[Section 11.4.4](#UpsertanEntity)| Upserts to single-valued non-containment navigation properties| [455](https://github.com/oasis-tcs/odata-specs/issues/455)
[Section 11.4.9.3](#UpdateaComplexProperty)| Setting a complex property to a different type| [534](https://github.com/oasis-tcs/odata-specs/issues/534)
[Section 12.3](#InteroperableODataClients) | Encoding of plus character in URLs | [485](https://github.com/oasis-tcs/odata-specs/issues/485)

## <a name="Glossary" href="#Glossary">1.2 Glossary</a>

Expand Down
2 changes: 1 addition & 1 deletion docs/odata-url-conventions/odata-url-conventions.html
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ <h2 id="11-changes-from-earlier-versions"><a name="ChangesfromEarlierVersions" h
<tr class="odd">
<td><a href="#matchespattern">Section 5.1.1.7.1</a></td>
<td>New overload for function <code>matchespattern</code> with flags</td>
<td><a href="https://issues.oasis-open.org/browse/ODATA-1618">ODATA-1618</a></td>
<td><a href="https://github.com/oasis-tcs/odata-specs/issues/441">441</a></td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/odata-url-conventions/odata-url-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ ecosystem of reusable client components and libraries.

Section | Feature / Change | Issue
--------|------------------|------
[Section 5.1.1.7.1](#matchespattern)| New overload for function `matchespattern` with flags| [ODATA-1618](https://issues.oasis-open.org/browse/ODATA-1618)
[Section 5.1.1.7.1](#matchespattern)| New overload for function `matchespattern` with flags| [441](https://github.com/oasis-tcs/odata-specs/issues/441)

## <a name="Glossary" href="#Glossary">1.2 Glossary</a>

Expand Down
10 changes: 5 additions & 5 deletions odata-csdl/1 Introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Section | Feature / Change | Issue
--------|------------------|------
[Section ##PrimitiveTypes]|
Allow stream-valued non-binding parameters|
[ODATA-1481](https://issues.oasis-open.org/browse/ODATA-1481)
[525](https://github.com/oasis-tcs/odata-specs/issues/525)
: varjson
[Section ##CSDLJSONDocument] | Additional `$Version` value `4.02` |
:
Expand All @@ -41,13 +41,13 @@ Allow stream-valued non-binding parameters|
: varxml
[Section ##EntityContainer]|
All children of `edm:EntityContainer` are optional|
[ODATA-1571](https://issues.oasis-open.org/browse/ODATA-1571)
[464](https://github.com/oasis-tcs/odata-specs/issues/464)
:
[Section ##GeoValues] | Constant Geo values in annotations | [ODATA-1323](https://issues.oasis-open.org/browse/ODATA-1323)
[Section ##StreamValues] | Constant Stream values in annotations | [ODATA-1323](https://issues.oasis-open.org/browse/ODATA-1323)
[Section ##GeoValues] | Constant Geo values in annotations | [654](https://github.com/oasis-tcs/odata-specs/issues/654)
[Section ##StreamValues] | Constant Stream values in annotations | [654](https://github.com/oasis-tcs/odata-specs/issues/654)
[Section ##PathEvaluation]|
New path evaluation rules for annotations targeting annotations and external targeting via container|
[ODATA-1420](https://issues.oasis-open.org/browse/ODATA-1420)
[575](https://github.com/oasis-tcs/odata-specs/issues/575)
[Section ##Conformance] | Additional conformance clauses for version 4.02 |

## ##subsec Glossary
Expand Down
2 changes: 1 addition & 1 deletion odata-json-format/1 Introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Section | Feature / Change | Issue
--------|------------------|------
[Section ##ControlInformationmediaodatamedia]|
`mediaContentType` can be `null`|
[ODATA-1470](https://issues.oasis-open.org/browse/ODATA-1470)
[536](https://github.com/oasis-tcs/odata-specs/issues/536)

## ##subsec Glossary

Expand Down
8 changes: 4 additions & 4 deletions odata-protocol/1 Introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ Section | Feature / Change | Issue
--------|------------------|------
[Section ##DataModification]|
Response code `204 No Content` after successful data modification if requested response could not be constructed|
[ODATA-1609](https://issues.oasis-open.org/browse/ODATA-1609)
[443](https://github.com/oasis-tcs/odata-specs/issues/443)
[Section ##UpsertanEntity]|
Upserts to single-valued non-containment navigation properties|
[ODATA-1588](https://issues.oasis-open.org/browse/ODATA-1588)
[455](https://github.com/oasis-tcs/odata-specs/issues/455)
[Section ##UpdateaComplexProperty]|
Setting a complex property to a different type|
[ODATA-1472](https://issues.oasis-open.org/browse/ODATA-1472)
[Section ##InteroperableODataClients] | Encoding of plus character in URLs | [ODATA-1540](https://issues.oasis-open.org/browse/ODATA-1540)
[534](https://github.com/oasis-tcs/odata-specs/issues/534)
[Section ##InteroperableODataClients] | Encoding of plus character in URLs | [485](https://github.com/oasis-tcs/odata-specs/issues/485)

## ##subsec Glossary

Expand Down
2 changes: 1 addition & 1 deletion odata-url-conventions/1 Introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Section | Feature / Change | Issue
--------|------------------|------
[Section ##matchespattern]|
New overload for function `matchespattern` with flags|
[ODATA-1618](https://issues.oasis-open.org/browse/ODATA-1618)
[441](https://github.com/oasis-tcs/odata-specs/issues/441)

## ##subsec Glossary

Expand Down