Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Pki::issue method that takes an IssueOptions object #1

Closed
wants to merge 1 commit into from

Conversation

kb
Copy link

@kb kb commented Sep 5, 2019

To avoid a breaking api change, duplicated the existing Pki::issue
method and updated it to take an IssueOptions object. This makes the
api more flexible for future api option value additions and stacking
many positional arguments into the method signature.

@kb
Copy link
Author

kb commented Sep 5, 2019

Requires doc cleanup and tests

To avoid a breaking api change, duplicated the existing Pki::issue
method and updated it to take an IssueOptions object. This makes the
api more flexible for future api option value additions and stacking
many positional arguments into the method signature.
@kb kb force-pushed the pki-issue-api-options branch from a447c56 to aa72f67 Compare January 20, 2020 21:35
@kb kb closed this Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant