Skip to content

KV docs are ambiguous about periods in keys #17509

@rts-rob

Description

@rts-rob

Existing documentation URL(s)

https://developers.cloudflare.com/kv/api/write-key-value-pairs/

What changes are you suggesting?

The docs for KV say that keys "cannot be empty, have a . or .." which is incorrect. Keys cannot be empty, and they cannot be exactly equal to . or .., but they can contain any arbitrary number of periods, e.g., "3.14159".

Will submit a PR to update.

Additional information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions