mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 14:36:22 +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
|