Skip to content

Add some information on JSON input formats#2856

Merged
texodus merged 1 commit intoperspective-dev:masterfrom
sinistersnare:table-json-input-docs
Nov 30, 2024
Merged

Add some information on JSON input formats#2856
texodus merged 1 commit intoperspective-dev:masterfrom
sinistersnare:table-json-input-docs

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 perspective-dev:master Nov 30, 2024
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

Development

Successfully merging this pull request may close these issues.

4 participants