iiRecord
Agentic AI Atlas · POST /api/git-proxy
api-endpoint:kradle-web-post-git-proxya5c.ai
II.
APIEndpoint JSON

api-endpoint:kradle-web-post-git-proxy

Structured · live

POST /api/git-proxy json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/api-endpoints/kradle-web-api-endpoints.yamlCluster · extensions
Record JSON
{
  "id": "api-endpoint:kradle-web-post-git-proxy",
  "_kind": "APIEndpoint",
  "_file": "extensions/api-endpoints/kradle-web-api-endpoints.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "POST /api/git-proxy",
    "method": "POST",
    "path": "/api/git-proxy",
    "version": "v1",
    "responseShape": "proxied git HTTP response or { error, message }",
    "readOnly": false,
    "errorEnvelope": "standard-json",
    "authRequired": true,
    "description": "POST endpoint for Kradle web git proxy operations. Source: packages/kradle/web/app/api/git-proxy/route.js; export async function POST."
  },
  "outgoingEdges": [
    {
      "from": "api-endpoint:kradle-web-post-git-proxy",
      "to": "package:a5c-ai-kradle-web",
      "kind": "exposed_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}