# EndpointInput

**Kind:** Interface

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

## Properties

| Property | Type |
|---|---|
| `filePath` | `string` |
| `controller` | `string` |
| `methodName` | `string` |
| `httpMethod` | `string` |
| `path` | `string` |
