add trpc to api catalog
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"type": {
|
||||
"type": "string",
|
||||
"description": "The type of the API definition.",
|
||||
"examples": ["openapi", "asyncapi", "graphql", "grpc"],
|
||||
"examples": ["openapi", "asyncapi", "graphql", "grpc", "trpc"],
|
||||
"minLength": 1
|
||||
},
|
||||
"lifecycle": {
|
||||
|
||||
Reference in New Issue
Block a user