dash to dot
This commit is contained in:
@@ -13,7 +13,7 @@ annotate my.Books with @(
|
|||||||
Common.SemanticKey: [title],
|
Common.SemanticKey: [title],
|
||||||
UI: {
|
UI: {
|
||||||
Identification: [{Value:title}],
|
Identification: [{Value:title}],
|
||||||
SelectionFields: [ ID, author_ID, price, currency_code, supplier_ID, supplier.name ],
|
SelectionFields: [ ID, author_ID, price, currency_code, supplier.ID, supplier.name ],
|
||||||
LineItem: [
|
LineItem: [
|
||||||
{Value: ID},
|
{Value: ID},
|
||||||
{Value: title},
|
{Value: title},
|
||||||
|
|||||||
Reference in New Issue
Block a user