RUI Inspector

RapidUI v0.2

specId:
810e8285-8060-43f1-b2f7-aed2d3417259
createdAt:
2026-07-20T00:07:08.748Z
contentHash:
sha256:d442d82b…
validation:
0.2
·
registry:
0.2

API: https://rapidui.dev/api/specs/810e8285-8060-43f1-b2f7-aed2d3417259

T

Operations-first RUI (v0.2). Full operations inspector ships in Phase 5 — showing summary counts below.

Entities
1
Operations
1
Transitions
0
  • browse·Items
Raw JSON
{
  "app": {
    "title": "T"
  },
  "version": "0.2",
  "entities": [
    {
      "id": "ent-items",
      "label": "Items",
      "entrypoints": [
        "op-browse-items"
      ],
      "operationIds": [
        "op-browse-items"
      ]
    }
  ],
  "operations": [
    {
      "id": "op-browse-items",
      "data": {
        "mode": "static",
        "records": [
          {
            "id": "1"
          }
        ]
      },
      "type": "browse",
      "route": "/items",
      "title": "Items",
      "entityId": "ent-items",
      "presentation": {
        "layout": "table",
        "columns": [
          {
            "key": "id",
            "label": "ID"
          }
        ]
      }
    }
  ],
  "transitions": []
}
T — RUI Inspector