Project

General

Profile

« Previous | Next » 

Revision 55902

[angular7|library]

Merging Trunk into branch 55729:55901

View differences:

softwareInfo.ts
3 3
    //title: { "name": string, "url": string, "accessMode": string};
4 4
    title: string;
5 5
    accessMode: string;
6
    authors: string[];
6
    authors: {"fullName": string, "orcid": string}[];
7 7
    date: string;
8 8
    dateofacceptance: string;
9 9
    embargoEndDate: string;

Also available in: Unified diff