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 support for alternative radars in JSON format #363

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mowday
Copy link

@mowday mowday commented Feb 27, 2024

When you are using a Google Spreadsheet you can easily create multiple alternative radars in the same spreadsheet by creating new sheets. This is really useful when you want to convey different standpoints for different aspects.

This PR adds the same functionality in JSON format, by returning an object where they keys are the name of the alternative radars.

  • Added support for alternative radars in JSON
  • Added E2E tests to validate support including deeplinking
  • Added section the readme to update on the newly added support

@mowday mowday requested a review from a team as a code owner February 27, 2024 13:00
@mowday mowday force-pushed the master branch 2 times, most recently from 8bbac97 to ad87524 Compare February 27, 2024 13:12
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.

None yet

1 participant