A request to configure a GitHub repository for mintlify
| Field | Type | Required | Description |
|---|---|---|---|
org |
::String | ✔️ | The GitHub organization name |
repo |
::String | ✔️ | The GitHub repository name |
subdirectory |
T.nilable(::String) | ➖ | The subdirectory (location of mint.json) |
input |
::String | ✔️ | The input OpenAPI document |
overlays |
T::Array<::String> | ✔️ | The overlays to apply |