Skip to content

Commit

Permalink
Log API key
Browse files Browse the repository at this point in the history
  • Loading branch information
symroe committed Nov 21, 2023
1 parent 3b0baff commit 8feec6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api_endpoints/v1_postcode_lookup/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def get_postcode_response(request: Request):
postcode=postcode,
dc_product=POSTCODE_LOGGER.dc_product.ec_api,
calls_devs_dc_api=True,
api_key=request.scope["api_user"],
)
POSTCODE_LOGGER.log(entry)

Expand Down

0 comments on commit 8feec6c

Please sign in to comment.