We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff66bb commit ac2d919Copy full SHA for ac2d919
azure/Guidelines.md
@@ -636,7 +636,7 @@ Note: The service is responsible for performing any URL-encoding required on the
636
<a name="collections-nextlink-value-never-null"></a>
637
:no_entry: **DO NOT** return the `nextLink` field with a value of null.
638
639
-<a name="collections-avoid-count-property></a>
+<a name="collections-avoid-count-property"></a>
640
:warning: **YOU SHOULD NOT** return a `count` of all objects in the collection as this may be expensive to compute.
641
642
#### Query options
0 commit comments