Skip to content

Commit 05a79ad

Browse files
kyokupingHT154
andcommitted
add @Since annotation in pkl option
Co-authored-by: Jen Basch <jbasch94@gmail.com>
1 parent d17398c commit 05a79ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/EvaluatorSettings.pkl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ class Http {
166166
rewrites: Mapping<HttpRewrite, HttpRewrite>?
167167

168168
/// HTTP headers to add to outbound requests targeting specified URLs.
169+
@Since { version = "0.30.0" }
169170
headers: Mapping<HttpRewrite, Listing<Pair<String, String>>>?
170171
}
171172

0 commit comments

Comments
 (0)