We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850c54c commit ce49b52Copy full SHA for ce49b52
1 file changed
README.md
@@ -65,12 +65,14 @@ Please find more information here:
65
66
---
67
### REST endpoints
68
+```
69
/api.foojay.io/disco/v3.0/major_versions
70
/api.foojay.io/disco/v3.0/distributions
71
/api.foojay.io/disco/v3.0/packages
72
/api.foojay.io/disco/v3.0/packages/jdks
73
/api.foojay.io/disco/v3.0/packages/jres
74
/api.foojay.io/disco/v3.0/ids
75
76
77
78
### Endpoint: major_versions
0 commit comments