octoparts
octoparts copied to clipboard
Support default arguments for parameters
It would be nice if Octopart parameters could be registered with default argument values.
Use case: "Accept" header that defaults to "application/json" would be handy.
Noting, with current API it would not work with optional parameters because there is no way to disable sending them. Let's try to make it work only with required parameters