Type DefinitionFile
File match *.nexusrpc.yaml *.nexusrpc.yml
Schema URL https://catalog.lintel.tools/schemas/schemastore/nexus-rpc-gen/latest.json
Source https://raw.githubusercontent.com/nexus-rpc/nexus-rpc-gen/main/schemas/nexus-rpc-gen.json

Validate with Lintel

npx @lintel/lintel check
Type: DefinitionFile

Definitions

DefinitionFile object

Definition for Nexus RPC services and operations

nexusrpc string required
pattern=^1\.\d+\.\d+$
services Record<string, object>
types Record<string, DataType>
Service object
operations Record<string, object> required
description string
Operation object
description string
input
All of: Latest Schema Latest Schema, object object
output
All of: Latest Schema Latest Schema, object object
DataType