Conjure
Conjure Human-Readable Format
| Type | object |
|---|---|
| File match |
**/conjure/**.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/conjure/latest.json |
| Source | https://raw.githubusercontent.com/palantir/conjure/master/conjure.schema.json |
Validate with Lintel
npx @lintel/lintel check
Properties
3 nested properties
A map between a namespace and a relative path to a Conjure definition file.
A map between a type alias and its external definition. Type aliases MUST be in PascalCase.
3 nested properties
Definitions
A map between a namespace and a relative path to a Conjure definition file.
A map between a type alias and its external definition. Type aliases MUST be in PascalCase.
3 nested properties
References to types that are not defined within Conjure.
1 nested properties
The fully qualified Java type.
References to types that are not defined within Conjure.
The fully qualified Java type.
Named types must be in PascalCase and be unique within a package.
Container types like optional