FusionAuth / fusionauth-client-builder

The FusionAuth client library builder
https://fusionauth.io/
Apache License 2.0
6 stars 24 forks source link

corrected name of parameter used in deleteKey call #16

Closed mooreds closed 4 years ago

mooreds commented 4 years ago

Shouldn't be keyOd.

Note that this is only used for param names (from a check of java and netcore) so shouldn't be a breaking change.

Fixes: https://github.com/FusionAuth/fusionauth-client-builder/issues/15