api-models-php/serializer/OrganizationList.yaml
2020-03-21 23:30:02 +01:00

7 lines
156 B
YAML

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