Show More
@@ -91,14 +91,14 b'' | |||||
91 |
|
91 | |||
92 | file/{revision}/{path} shows file revision |
|
92 | file/{revision}/{path} shows file revision | |
93 |
|
93 | |||
94 |
$ request json- |
|
94 | $ request json-file/06e557f3edf6/foo | |
95 | 200 Script output follows |
|
95 | 200 Script output follows | |
96 |
|
96 | |||
97 | "not yet implemented" |
|
97 | "not yet implemented" | |
98 |
|
98 | |||
99 | file/{revision} shows root directory info |
|
99 | file/{revision} shows root directory info | |
100 |
|
100 | |||
101 |
$ request json- |
|
101 | $ request json-file/06e557f3edf6 | |
102 | 200 Script output follows |
|
102 | 200 Script output follows | |
103 |
|
103 | |||
104 | "not yet implemented" |
|
104 | "not yet implemented" |
General Comments 0
You need to be logged in to leave comments.
Login now