Fix example responses in starred changes REST documentation
The prefix line was missing a couple of characters. Change-Id: Ia4224442007f4d85737b87884beac1c5ba18709b
This commit is contained in:
@@ -1738,7 +1738,7 @@ returned. The labels are lexicographically sorted.
|
||||
Content-Disposition: attachment
|
||||
Content-Type: application/json; charset=UTF-8
|
||||
|
||||
)]
|
||||
)]}'
|
||||
[
|
||||
"blue",
|
||||
"green",
|
||||
@@ -1781,7 +1781,7 @@ returned. The labels are lexicographically sorted.
|
||||
Content-Disposition: attachment
|
||||
Content-Type: application/json; charset=UTF-8
|
||||
|
||||
)]
|
||||
)]}'
|
||||
[
|
||||
"blue",
|
||||
"green",
|
||||
|
||||
Reference in New Issue
Block a user