All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.smithy.jsonSchema.smithy Maven / Gradle / Ivy

$version: "2.0"

namespace forge

@trait(selector: ":test(structure, service)")
structure jsonSchemaEnabled {
    draftVersion: DRAFT_VERSION
}

enum DRAFT_VERSION {
   DRAFT_07
   DRAFT_12
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy