Skip to content

Commit 4aaa320

Browse files
authored
Merge pull request #9 from CIP-RIU/develop
rElease 1.0.0
2 parents 986fcf7 + fed2ac5 commit 4aaa320

29 files changed

Lines changed: 3564 additions & 598 deletions

File tree

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,18 @@ This research was undertaken as part of, and funded by, the CGIAR Research Progr
6464

6565
## Versions
6666

67-
### V1
67+
### v0.xx
6868

6969
| Version | Status | Release Date | SwaggerHub | Notes |
7070
|---------------|-------------|--------------|-----------|-------|
71-
| V 0.0.1 | Development | Feb 04, 2021 | [**LINK**](https://app.swaggerhub.com/apis/masgeek/agdxapi)| |
71+
| v0.0.1 | Development | Feb 04, 2021 | [**LINK**](https://app.swaggerhub.com/apis/masgeek/agdxapi/0.0.1)| |
72+
| v0.0.2 | Development | Jul 13, 2021 | [**LINK**](https://app.swaggerhub.com/apis/masgeek/agdxapi/0.0.2)| |
73+
74+
### v1.xx
75+
76+
| Version | Status | Release Date | SwaggerHub | Notes |
77+
|---------------|-------------|--------------|-----------|-------|
78+
| v1.0.0 | Development | Oct 27, 2021 | [**LINK**](https://app.swaggerhub.com/apis/masgeek/agdxapi/1.0.0)| |
7279

7380
---
7481

@@ -161,4 +168,4 @@ To explore the api endpoints refer to this [**LINK**](https://app.swaggerhub.com
161168
npm install -g openapi-to-md
162169

163170
openapi-to-md .\api\docs\swagger.json > .\docs\API.MD
164-
```
171+
```

0 commit comments

Comments
 (0)