{
  "apiVersion": "2026-07-11",
  "contractCanonicalization": "UTF-8 JSON with recursively sorted object keys, preserved array order, two-space indentation, and one trailing newline",
  "contractHash": "sha256:478f3385fbfb86f845f794fe3e71f4f6411059faab2ad4605087d4e219bc6377",
  "contractHashAlgorithm": "sha256",
  "credentialPolicy": {
    "authenticated_session": {
      "executionContexts": [
        "server",
        "client"
      ],
      "header": "Authorization",
      "scheme": "Bearer"
    },
    "oauth_client": {
      "executionContexts": [
        "server"
      ],
      "header": "Authorization",
      "scheme": "Bearer"
    },
    "public": {
      "executionContexts": [
        "server",
        "client"
      ],
      "header": null
    },
    "publishable_key": {
      "executionContexts": [
        "server",
        "client"
      ],
      "header": "X-Beladed-Public-Key",
      "requiresOriginRestriction": true
    },
    "secret_key": {
      "executionContexts": [
        "server"
      ],
      "header": "X-Beladed-API-Key"
    }
  },
  "deprecation": {
    "policy": "A deprecated client version remains documented for at least 180 days unless an actively exploited security issue requires earlier withdrawal. Security withdrawals are announced in release notes.",
    "releaseNotes": "https://docs.beladed.com/release-notes"
  },
  "displayName": "Java",
  "distributionUrl": "https://docs.beladed.com/sdks/2026-07-11/java/beladed-java-0.1.0-beta.1.tar.gz",
  "environments": {
    "development": "https://api.beladed.dev",
    "production": "https://api.beladed.com"
  },
  "files": [
    {
      "bytes": 408,
      "path": "NOTICE.txt",
      "sha256": "2e7149510271baf7411b7f240dcde837c5545d3d544426e55120e634f006cfdb"
    },
    {
      "bytes": 3232,
      "path": "README.md",
      "sha256": "821c8ce8783b6bb8434f3e2228ded97c273dbadd189143356334a8b63d0d090f"
    },
    {
      "bytes": 112932,
      "path": "operations.json",
      "sha256": "c804022645050f9b981b7362906eaf0b4396540e5e2183de3cdeef8c26682c06"
    },
    {
      "bytes": 110436,
      "path": "source/BeladedClient.java",
      "sha256": "5de37ad7e58508cafdd0a97737b65ff0dcbc7f6ce70767ab489e081066190d8c"
    }
  ],
  "generatedAt": "2026-07-12T00:00:00.000Z",
  "id": "java",
  "operationCount": 283,
  "owner": "Beladed Developer Platform",
  "packageRegistryPublished": false,
  "platforms": [
    "server"
  ],
  "releaseChannel": "beta",
  "releaseStatus": "official-docs-hosted-beta",
  "runtime": [
    "Java 17+"
  ],
  "schemaVersion": 1,
  "security": {
    "policy": "Report suspected vulnerabilities through Beladed Security. Never place secret keys or OAuth client credentials in browsers, extensions, or mobile applications.",
    "url": "https://docs.beladed.com/security"
  },
  "sourceFiles": [
    "https://docs.beladed.com/sdks/2026-07-11/java/source/BeladedClient.java"
  ],
  "sourceUrl": "https://docs.beladed.com/sdks/2026-07-11/java/source/BeladedClient.java",
  "support": {
    "policy": "Beladed supports defects in generated clients against the documented public API contract. Beta releases may add compatible conveniences, while breaking changes require a new client or API version.",
    "url": "https://docs.beladed.com/support"
  },
  "validationPolicy": {
    "availableRuntimeProof": "javac compilation",
    "fallbackProof": "static operation, credential-boundary, and checksum validation"
  },
  "version": "0.1.0-beta.1"
}
