Voltar para INNK Web App
Type
UI_HANDLER
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10

Config

route: "/profissionais/:id"
access: "public"
layout: "main"

Input Schema

type: "object"
required:
0"id"
properties:
id:

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties: {}
successSUCCESS

Resposta de sucesso

type: "object"
required:
0"profile"
1"services"
2"reviews"
3"actions"
properties:
actions:
profile:
reviews:
services:
emptyState: