Jonathan Cook 376046ee8d BAEL-3372 - Guide to Linux jq command for JSON formatting (#8138)
* BAEL-3132 - Linux Commands - Loop Through Directories/Folders

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
- update pom description.

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
- Add another example using find exec.

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders

* BAEL-3110 - Linux Commands - Remove All Text After X

* BAEL-3372 - Guide to Linux jq command for JSON formatting
2019-11-03 07:54:32 -08:00

23 lines
428 B
JSON

{
"query": {
"pages": [
{
"21721040": {
"pageid": 21721040,
"ns": 0,
"title": "Stack Overflow",
"extract": "Some interesting text about Stack Overflow"
}
},
{
"21721041": {
"pageid": 21721041,
"ns": 0,
"title": "Baeldung",
"extract": "A great place to learn about Java"
}
}
]
}
}