Updated URI Template to follow official RFC6570

This commit is contained in:
Jocelyn Fiat
2012-05-14 18:11:12 +02:00
parent 278a71eaaf
commit 64eebd32db
18 changed files with 4631 additions and 2212 deletions

View File

@@ -1,4 +1,5 @@
Most recent spec/draft/in-progress http://code.google.com/p/uri-templates/source/browse/trunk/spec/draft-gregorio-uritemplate.xml
Most recent http://code.google.com/p/uri-templates/source/browse/trunk
svn cat http://uri-templates.googlecode.com/svn/trunk/spec/draft-gregorio-uritemplate.xml > uritemplate-draft-gregorio-trunk.xml
wget http://tools.ietf.org/rfc/rfc6570.txt -O uritemplate-RFC6570
# Check http://code.google.com/p/uri-templates/source/browse/trunk for work in progress

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff