VersionListResponse: {
    _embedded?: { content?: VersionResponse[] };
    _links?: Links;
    page?: PageMetadata;
}

Type declaration