Skip to content

decoder fb: nested object parsing#17

Open
viacheslauK wants to merge 1 commit intomainfrom
nested-objects
Open

decoder fb: nested object parsing#17
viacheslauK wants to merge 1 commit intomainfrom
nested-objects

Conversation

@viacheslauK
Copy link
Copy Markdown
Collaborator

@viacheslauK viacheslauK commented Apr 16, 2026

Brief:

  • Nested JSON object parsing;
  • Tests;

A user can set dot-separated paths for accessing nested JSON fields, e.g. "data.temperature" in
{"data": {"temperature": 25.68, "humidity": 72.1}, "info": {"timestamp": 1776332277}}

@viacheslauK viacheslauK self-assigned this Apr 16, 2026
@viacheslauK viacheslauK requested a review from JakaMohorko April 16, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant