Skip to content

Instantly share code, notes, and snippets.

@apuravchauhan
Last active April 1, 2026 17:20
Show Gist options
  • Select an option

  • Save apuravchauhan/9279c227dc6828eeb66559852e9b8743 to your computer and use it in GitHub Desktop.

Select an option

Save apuravchauhan/9279c227dc6828eeb66559852e9b8743 to your computer and use it in GitHub Desktop.
Test-JSON
[
{ "APPLICATION#": "APP001", "STREET_NUM": "100", "STREET_NAME": "King", "STREET_TYPE": "St", "STATUS": "Active" },
{ "APPLICATION#": "APP002", "STREET_NUM": "200", "STREET_NAME": "Queen", "STREET_TYPE": "Ave", "STATUS": "Pending" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment