Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,11 @@
"Group": "IDAUTH_FIELD_DATA",
"Name": "Fields_FirstName",
"Values": [{"Value": "LICENSE"}]
},
{
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

weird indenting

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yeah, I'm matching the existing pattern which I cannot explain

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

maybe follow-up PR to run that whole thing through jq or JSON.pretty_print

"Group": "IDAUTH_FIELD_DATA",
"Name": "Fields_NameSuffix",
"Values": [{"Value": "JR"}]
},
{
"Group": "IDAUTH_FIELD_DATA",
Expand Down