mirror of
https://github.com/valitydev/swag-payments.git
synced 2024-11-06 09:35:22 +00:00
8 lines
179 B
YAML
8 lines
179 B
YAML
description: |
|
||
Корзина с набором позиций товаров или услуг
|
||
type: array
|
||
minItems: 1
|
||
maxItems: 100
|
||
items:
|
||
$ref: '#/definitions/InvoiceLine'
|