Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.29 KB

File metadata and controls

14 lines (10 loc) · 1.29 KB

GithubConfigureMintlifyRepoRequest

A request to configure a GitHub repository for mintlify

Fields

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