mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 01:26:23 +00:00
add disclosures to v2 search + docs (#7196)
This commit is contained in:
@@ -1947,6 +1947,7 @@ export namespace Labrinth {
|
||||
license: string
|
||||
client_side: string
|
||||
server_side: string
|
||||
disclosure_types: string[]
|
||||
gallery: string[]
|
||||
featured_gallery: string | null
|
||||
color: number | null
|
||||
@@ -1992,6 +1993,7 @@ export namespace Labrinth {
|
||||
minecraft_java_server?: Projects.v3.MinecraftJavaServer | null
|
||||
minecraft_bedrock_server?: Projects.v3.MinecraftBedrockServer | null
|
||||
minecraft_mod?: unknown | null
|
||||
disclosure_types: string[]
|
||||
}
|
||||
|
||||
export interface SearchResults {
|
||||
|
||||
Reference in New Issue
Block a user