We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9efb68b commit 3bd3f04Copy full SHA for 3bd3f04
openapi.json
@@ -8582,7 +8582,7 @@
8582
"pub",
8583
"pypi",
8584
"rpm",
8585
- "rubygem",
+ "rubygems",
8586
"swid",
8587
"swift",
8588
"unknown"
types/api.d.ts
@@ -3952,7 +3952,7 @@ export interface components {
3952
| 'pub'
3953
| 'pypi'
3954
| 'rpm'
3955
- | 'rubygem'
+ | 'rubygems'
3956
| 'swid'
3957
| 'swift'
3958
| 'unknown'
0 commit comments