Skip to content

Conversation

@isabelizimm
Copy link
Contributor

closes #177

Adds descriptions to each API endpoint in the generated
FastAPI. In vetiver_post, the docstring for the new function is dedented
to avoid formatting issues.

Additionally, handler_predict() functions are updated to be dedent compliant.

this commit adds descriptions to each API endpoint in the generated
FastAPI. in vetiver_post, the docstring for the new function is dedented
to avoid formatting issues.
@isabelizimm isabelizimm added documentation Improvements or additions to documentation deploy labels May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exposing docstrings of handler_predict method on API docs in when using custom handlers for predict

1 participant