OpenApiDocument
This file,
rhapsode.types.ckandrhapsode.openai.ckas OpenAPI 3.1. protocol.md § 9. Only the top of the document is declared: the rest is OpenAPI's own shape, and a client that wants it typed already has a library that types it.
Attributes (4)
| Attribute | Type | Required | Description |
|---|---|---|---|
openapi | string | Yes | |
info | ApiInfo | Yes | |
paths | Record<string, JsonValue> | Yes | |
components | Record<string, JsonValue> | No |