Skip to content

Commit

Permalink
Merge pull request #9 from CIP-RIU/develop
Browse files Browse the repository at this point in the history
rElease 1.0.0
  • Loading branch information
masgeek authored Nov 2, 2021
2 parents 986fcf7 + fed2ac5 commit 4aaa320
Show file tree
Hide file tree
Showing 29 changed files with 3,564 additions and 598 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,18 @@ This research was undertaken as part of, and funded by, the CGIAR Research Progr

## Versions

### V1
### v0.xx

| Version | Status | Release Date | SwaggerHub | Notes |
|---------------|-------------|--------------|-----------|-------|
| V 0.0.1 | Development | Feb 04, 2021 | [**LINK**](https://app.swaggerhub.com/apis/masgeek/agdxapi)| |
| v0.0.1 | Development | Feb 04, 2021 | [**LINK**](https://app.swaggerhub.com/apis/masgeek/agdxapi/0.0.1)| |
| v0.0.2 | Development | Jul 13, 2021 | [**LINK**](https://app.swaggerhub.com/apis/masgeek/agdxapi/0.0.2)| |

### v1.xx

| Version | Status | Release Date | SwaggerHub | Notes |
|---------------|-------------|--------------|-----------|-------|
| v1.0.0 | Development | Oct 27, 2021 | [**LINK**](https://app.swaggerhub.com/apis/masgeek/agdxapi/1.0.0)| |

---

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

openapi-to-md .\api\docs\swagger.json > .\docs\API.MD
```
```
Loading

0 comments on commit 4aaa320

Please sign in to comment.