api-models-php/serializer/OrganizationList.yaml

7 lines
156 B
YAML

Netzbegruenung\Api\Model\OrganizationList:
properties:
count:
type: integer
items:
type: array<Netzbegruenung\Api\Model\Organization>