mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
13 lines
174 B
YAML
13 lines
174 B
YAML
one:
|
|
description: Acme services
|
|
price: 5
|
|
quantity: 1
|
|
unit: pc
|
|
invoice: one
|
|
|
|
two:
|
|
description: Acme services
|
|
price: 5
|
|
quantity: 1
|
|
unit: pc
|
|
invoice: unpaid
|