Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit75f9338

Browse files
committed
rfc is not a section
1 parent86228e5 commit75f9338

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎content/v3.md‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,6 @@ don't need to construct URLs on their own. It is highly recommended that API
204204
clients use these. Doing so will make future upgrades of the API easier for
205205
developers. All URLs are expected to be proper[RFC 6570][rfc] URI templates.
206206

207-
[rfc]:http://tools.ietf.org/html/rfc6570
208-
-
209207
You can then expand these templates using something like the[`uri_template`][uri]
210208
gem:
211209

@@ -219,6 +217,7 @@ gem:
219217
>> tmpl.expand :all => 1, :participating => 1
220218
=> "/notifications?all=1&participating=1"
221219

220+
[rfc]:http://tools.ietf.org/html/rfc6570
222221
[uri]:https://github.com/hannesg/uri_template
223222

224223
##Pagination

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp