Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some information on JSON input formats #2856

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

sinistersnare
Copy link
Contributor

Small docs addition describing our JSON input formats.

Signed-off-by: Davis Silverman <davis@thedav.is>
@xdatanomad
Copy link

xdatanomad commented Nov 19, 2024

Much thanks @sinistersnare . This is great.


## Row Oriented JSON

Row-oriented JSON is in the form of a list of objects. Each object in the list
Copy link
Contributor

@aszenz aszenz Nov 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is important to mention that every object in the list should have the same no of keys since psp doesn't support dynamic columns per row

@texodus texodus added internal Internal refactoring and code quality improvement documentation Improvements/bugs/changes to documentation labels Nov 30, 2024
@texodus
Copy link
Member

texodus commented Nov 30, 2024

Thanks for the PR! Looks good!

@texodus texodus merged commit 13b8a63 into finos:master Nov 30, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements/bugs/changes to documentation internal Internal refactoring and code quality improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants