Skip to content

Commit

Permalink
Add minecraft as loader to create version api docs (#2877)
Browse files Browse the repository at this point in the history
Co-authored-by: Prospector <[email protected]>
  • Loading branch information
Accieo and Prospector authored Nov 3, 2024
1 parent 5d0e436 commit b5011f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/docs/public/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -339,8 +339,8 @@ components:
type: array
items:
type: string
description: The mod loaders that this version supports
example: ["fabric", "forge"]
description: The mod loaders that this version supports. In case of resource packs, use "minecraft"
example: ["fabric", "forge", "minecraft"]
featured:
type: boolean
description: Whether the version is featured or not
Expand Down

0 comments on commit b5011f4

Please sign in to comment.