File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ The second characteristic is that the Rally REST API for some queries and result
106106not a scalar value but a reference to yet another entity in the Rally system. A Project or
107107a Release are good examples of these. Say your query specified the retrieval of some UserStories,
108108and you listed the Project as a field to return with these results. From an end-user perspective,
109- seeing the project name as opposed to to an URL with an ObjectID value would be far more intuitive.
109+ seeing the project name as opposed to an URL with an ObjectID value would be far more intuitive.
110110
111111The Python toolkit for the Rally REST API offers this sort of intuitive behavior by "chasing" the URL
112112to obtain the more human friendly and intuitive information for display. This sort of behavior is
You can’t perform that action at this time.
0 commit comments