Skip to content

Commit dc6eb4b

Browse files
committed
Fix crates typo
1 parent cf160c7 commit dc6eb4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8563,7 +8563,7 @@
85638563
"conan",
85648564
"conda",
85658565
"cran",
8566-
"crate",
8566+
"crates",
85678567
"deb",
85688568
"docker",
85698569
"gem",

types/api.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3933,7 +3933,7 @@ export interface components {
39333933
| 'conan'
39343934
| 'conda'
39353935
| 'cran'
3936-
| 'crate'
3936+
| 'crates'
39373937
| 'deb'
39383938
| 'docker'
39393939
| 'gem'

0 commit comments

Comments
 (0)