Skip to content

Commit

Permalink
Specify the funders information
Browse files Browse the repository at this point in the history
  • Loading branch information
simar0at committed Jan 20, 2025
1 parent 729ef1a commit 47cb438
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions .insomnia/ApiSpec/spc_8ea7cfbb1b844196a75f9766a024be57.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
_id: spc_8ea7cfbb1b844196a75f9766a024be57
type: ApiSpec
parentId: wrk_6915256f54c24d51aa934588fd7b49ff
modified: 1736346819753
modified: 1737395804303
created: 1675182326019
fileName: Current Vicav API 1.0.0
contents: >-
Expand Down Expand Up @@ -3355,8 +3355,6 @@ contents: >-
properties:
id:
type: string
audio:
type: string
content:
type: string
CorpusSearch:
Expand Down Expand Up @@ -3470,6 +3468,21 @@ contents: >-
type: array
items:
type: object
funders:
type: array
description: The institutions that funded this project
items:
type: object
properties:
logoID:
type: string
description: An ID of a logo image contained in the frontend repo or an https URL pointing to a logo image.
text:
type: string
description: The prescribed attribution text of this funder
funderLink:
type: string
description: The prescribed URI of this funder (most probably a https://doi.org URI).
version:
type: object
properties:
Expand Down

0 comments on commit 47cb438

Please sign in to comment.