Skip to content

Commit b605067

Browse files
Bring back deprecation note
1 parent 9a90393 commit b605067

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

documentation/docs/dictionary/Dictionary/Dictionary.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ import {Fiddle} from '@site/src/components/fiddle';
88

99
# `Dictionary()`
1010

11+
:::info
12+
13+
This Class is deprecated
14+
15+
:::
16+
1117
The **`Dictionary` constructor** lets you access a specific [Fastly Edge Dictionary](https://docs.fastly.com/en/guides/about-edge-dictionaries).
1218

1319
**Note**: Can only be used when processing requests, not during build-time initialization.

0 commit comments

Comments
 (0)