Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Fix: broken link (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
netmilk authored Nov 14, 2024
1 parent c771dea commit 00ac2fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ get:
Gets a value stored in the key-value store under a specific key.
The response body has the same `Content-Encoding` header as it was set in
[Put record](#/reference/key-value-stores/key-collection/put-record).
[Put record](#tag/Key-value-storesRecord/operation/keyValueStore_record_put).
If the request does not define the `Accept-Encoding` HTTP header with the
right encoding, the record will be decompressed.
Expand Down

0 comments on commit 00ac2fa

Please sign in to comment.