Skip to content

Commit 40e280d

Browse files
DOCSP-15386 Change date format in example (#147)
1 parent 27a8e69 commit 40e280d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/examples/path-syntax-examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ The following :ref:`datalake-databases-reference` object generates a field
246246
"dataSources" : [
247247
{
248248
"storeName" : "accountingArchive",
249-
"path" : "/invoices/{invoiceDate date}"
249+
"path" : "/invoices/{invoiceDate epoch_secs}"
250250
}
251251
]
252252
}

0 commit comments

Comments
 (0)