morcef

Results 3 issues of morcef

Hi, I am using a Typer CLI app, and making use of typer_click_object to generate my documentation. However I see that a default value that is a Path will render...

enhancement

Hi, I have encountered a simmilar issue as discussed in #78. My Pydantic models have fields with type of other Pydantic models, and when using `autodoc_pydantic_model_summary_list_order = 'bysource'` I still...

bug
enhancement
help wanted

## Pull Request Checklist Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all *appropriate* boxes: - [x] 🧪 Added **tests** for changed...