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.
2 parents faa9220 + ac2d919 commit aff3eefCopy full SHA for aff3eef
azure/Guidelines.md
@@ -633,7 +633,7 @@ Note: The service is responsible for performing any URL-encoding required on the
633
<a name="collections-nextlink-value-never-null"></a>
634
:no_entry: **DO NOT** return the `nextLink` field with a value of null.
635
636
-<a name="collections-avoid-count-property></a>
+<a name="collections-avoid-count-property"></a>
637
:warning: **YOU SHOULD NOT** return a `count` of all objects in the collection as this may be expensive to compute.
638
639
#### Query options
0 commit comments