Skip to content

Commit f7a23f0

Browse files
fix one broken picture
1 parent b2f40e0 commit f7a23f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/uri-conventions.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ <h2><a id="ResourcePath" name="ResourcePath"></a>3. Resource Path</h2>
4646
<h3><a id="AddressingEntries" name="AddressingEntries"></a>3.1. Addressing Entries</h3>
4747
<hr />
4848
<p>The basic rules for addressing a Collection (of Entries), a single Entry within a Collection, as well as a property of an Entry are illustrated in the figure below.</p>
49+
<p><a href="/assets/ResourcePath.png" rel="attachment wp-att-9621"><img class="wp-image-9621" alt="ResourcePath" src="/assets/ResourcePath.png" width="1154" height="101" /></a></p>
4950
<ul>
5051
<li><strong>Collection</strong>: The name of a Collection or Service Operation (which returns a Collection of Entries) exposed by the service.</li>
5152
<li><strong>KeyPredicate</strong>: A predicate that identifies the value(s) of the key Properties of an Entry. If the Entry has a single key Property the predicate may include only the value of the key Property. If the key is made up of two or more Properties, then its value must be stated using name/value pairs. More precisely, the syntax for a KeyPredicate is shown by the following figure.</li>

0 commit comments

Comments
 (0)