Skip to content

Conversation

asmfreak
Copy link
Contributor

Fixes asmfreak/habitipy#25

Changes

This change is required for habitipy (a Python api client for Habitica). It parses the apidoc comments in Habitica code and makes and coding interface out of it. This change makes type query parameter optional not only in param's description, but also in apidoc code.


UUID: 1f740057-8e11-4ca3-a9b2-54886615dca6

@negue
Copy link
Member

negue commented Jun 14, 2024

Good catch, in the code below it is optional as well!

@SabreCat LGTM

@CuriousMagpie
Copy link
Contributor

This looks good to me; all it does is add a set of brackets in order to make type optional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optional parameter not optional in habitipy
4 participants