# ResponseShape

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/parser-core/src/openapi/response-shape.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/parser-core/src/openapi/response-shape.ts#L26)

## Properties

| Property | Type |
|---|---|
| `kind` | `ResponseKind` |
| `mediaType` | `string` |
| `statusCode` | `number` |
