action openapi_register { label: "Register to OpenAPI space" description: "" provider: openapi method: POST path: "/auth/register" encoding: json output: { type: "object" additionalProperties: true } }