Sp-dev-docs: Missing "?" from example URI

Created on 3 Sep 2019  Â·  3Comments  Â·  Source: SharePoint/sp-dev-docs

In the "Page through returned items" section, the "?" is missing from the example URI:
http://server/site/_api/web/lists('<guid>')/items$top=10

should be:

http://server/site/_api/web/lists('<guid>')/items?$top=10


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

docs docs-comment bug-confirmed

Most helpful comment

Thank you for the issue. I have created a PR to update the documentation and include the '?'

All 3 comments

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

Thank you for the issue. I have created a PR to update the documentation and include the '?'

Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nanddeepn picture nanddeepn  Â·  3Comments

mikeparkie picture mikeparkie  Â·  3Comments

StfBauer picture StfBauer  Â·  3Comments

byronwjones picture byronwjones  Â·  3Comments

ken-harris picture ken-harris  Â·  3Comments