Skip to content

Commit 4824c62

Browse files
committed
Merge branch 'patch-10' of https://github.com/hyoshioka0128/sp-dev-docs into pr4748
2 parents c42f8f7 + aee4999 commit 4824c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general-development/social-feed-rest-api-reference-for-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ The maximum number of threads, date-time range, and sort order. You can optional
315315

316316

317317

318-
You can use an **@** alias to pass special characters. For example, `<siteUri>/_api/social.feed/my/feed(OlderThan=@v)?@v=datetime'2013-01-01T08:00'` uses the **@v** alias to send a **:** character.
318+
You can use an **@** alias to pass special characters. For example, `<siteUri>/_api/social.feed/my/feed(OlderThan=@v)?@v=datetime'2013-01-01T08:00'` uses the **\@v** alias to send a **:** character.
319319

320320

321321

0 commit comments

Comments
 (0)