okta / okta-sdk-php

PHP SDK for the Okta API
Apache License 2.0
38 stars 71 forks source link

Adding ability to pass options array to save methods #66

Closed cbiggins closed 4 years ago

cbiggins commented 4 years ago

Need to be able to pass a query string when saving to not activate. I added options array to keep it consistent with other methods.

bretterer commented 4 years ago

Thank you for the PR. These changes however need to be made to the generator that creates these files via the openapi spec.