feat: polish protocol-aware operator UI
This commit is contained in:
@@ -6,7 +6,7 @@ export function OperationCreatePage() {
|
||||
<div className="page-stack">
|
||||
<PageSection
|
||||
title="Create Operation"
|
||||
subtitle="REST-first creation flow for the first production UI slice. GraphQL and gRPC will reuse the same operator surface later."
|
||||
subtitle="Create one MCP tool from one fixed REST, GraphQL or unary gRPC contract."
|
||||
>
|
||||
<OperationForm />
|
||||
</PageSection>
|
||||
|
||||
Reference in New Issue
Block a user