Skip to content

Commit

Permalink
Merge pull request #99 from Goooler/code-block
Browse files Browse the repository at this point in the history
Use code block format for REST endpoints
  • Loading branch information
HanSolo committed Apr 22, 2024
2 parents 850c54c + ce49b52 commit 5183b4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,14 @@ Please find more information here:

---
### REST endpoints
```
/api.foojay.io/disco/v3.0/major_versions
/api.foojay.io/disco/v3.0/distributions
/api.foojay.io/disco/v3.0/packages
/api.foojay.io/disco/v3.0/packages/jdks
/api.foojay.io/disco/v3.0/packages/jres
/api.foojay.io/disco/v3.0/ids
```

---
### Endpoint: major_versions
Expand Down

0 comments on commit 5183b4a

Please sign in to comment.