File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Upgrade or integrate reddit-experiments package:
5959.. code-block :: python
6060
6161 # import latest reddit-experiments package in service requirements.txt
62- reddit- experiments>= 1.3 .8
62+ reddit- experiments>= 1.3 .9
6363
6464 Initialize :code: `decider ` instance on Baseplate context
6565--------------------------------------------------------
@@ -117,7 +117,7 @@ Make sure :code:`EdgeContext` is accessible on :code:`request` object like so:
117117 # - locale
118118 # - origin_service
119119 # - is_employee
120- # - loid_created_ms (>=1.3.8 )
120+ # - loid_created_ms (>=1.3.9 )
121121
122122 # Customized fields can be defined below to be extracted from a baseplate request
123123 # and will override above edge_context fields.
You can’t perform that action at this time.
0 commit comments