Skip to content

Commit 35b74ef

Browse files
authored
Update mygene.info.openapi.v3
1 parent 86f3a50 commit 35b74ef

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

node_modules_changes/mygene.info.openapi.v3

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
openapi: '3.0'
22
info:
3-
version: 3.0.0.2
3+
version: 3.0.0
44
title: MyGene.info API
55
description: >-
6-
Documentation of the MyGene.info Gene Query web services. Learn more about
7-
[MyGene.info](http://mygene.info/)
8-
termsOfService: 'http://example.com/terms/'
6+
MyGene.info provides simple-to-use REST web services to query/retrieve gene annotation data.
7+
It supports all species with known genes and provides always up-to-date gene annotations (updated weekly).
8+
Learn more about [MyGene.info](http://mygene.info/).
9+
termsOfService: 'http://mygene.info/terms/'
910
contact:
1011
name: Chunlei Wu
1112
x-role: responsible developer
1213
1314
x-id: 'http://orcid.org/0000-0002-2629-6124'
14-
x-accessRestriction: none
1515
x-maturity: production
16-
x-implementationLanguage: python
16+
x-implementationLanguage: Python
1717
externalDocs:
1818
description: Find more info here
19-
url: 'https://example.com'
19+
url: 'https://docs.mygene.info'
2020
x-externalResources:
2121
- x-url: 'http://example.org/api/docs'
2222
x-type: api documentation

0 commit comments

Comments
 (0)