Documentation Index
Fetch the complete documentation index at: https://docs.apinizer.com/llms.txt
Use this file to discover all available pages before exploring further.
Farklı kaynaklardan gelen veri dizilerini tek bir dizi altında birleştirebilir. Bu sayfa, shift operasyonu kullanarak birden fazla diziyi birleştirme örneğini içerir.
Documentation Index
Fetch the complete documentation index at: https://docs.apinizer.com/llms.txt
Use this file to discover all available pages before exploring further.
{
"statusCode": 200,
"statusDescription": "OK",
"numRows": 5521,
"data": [
{
"xTur": "BASİT 1",
"xLoc": "TERMAL 1"
},
{
"xTur": "BASİT 2",
"xLoc": "TERMAL 2"
}
],
"xServis": [
{
"xTur": "BASİT 3",
"xLoc": "TERMAL 3"
},
{
"xTur": "BASİT 4",
"xLoc": "TERMAL 4"
}
]
}
[
{
"operation": "shift",
"spec": {
"data": {
"*": {
"@": "data.[&1]"
}
},
"xServis": {
"*": {
"@": "data.[&1]"
}
}
}
}
]
{
"data": [
{
"xTur": "BASİT 1",
"xLoc": "TERMAL 1"
},
{
"xTur": "BASİT 2",
"xLoc": "TERMAL 2"
},
{
"xTur": "BASİT 3",
"xLoc": "TERMAL 3"
},
{
"xTur": "BASİT 4",
"xLoc": "TERMAL 4"
}
]
}
Bu sayfa yararlı mıydı?