generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 267
Open
Labels
Description
Describe the bug
The JacksonEvent
put
operation does not honor JSON pointer operations
To Reproduce
Steps to reproduce the behavior:
- Configure an
add_entries
processor
processor:
- add_entries:
entries:
- key: z~1y
value: "some_value"
- Observe the literal key
z~1y
instead of literal keyz/y
Expected behavior
Create a literal, but not nested, key for z~1y
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- OS: [e.g. Ubuntu 20.04 LTS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Unplanned