Skip to main content
December 29, 2021
Question

Bug in api yaml, TOTP vs OTP?

  • December 29, 2021
  • 1 reply
  • 74 views

There seems to be a bug in either https://i.1password.com/media/1password-connect/1password-connect-api.yaml or api docs and possibly implementations.
In yaml it says TOTP while in docs and implementations OTP is used.
I was generating my own "sdk module" using openapitools/openapi-generator-cli passing yaml due to incomplete full items support (files missing) so I am not sure about implementations on github.


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided

1 reply

December 29, 2021

Hi @leblub -

Thanks for pointing this out. I've confirmed that the correct field type for One-time Password (OTP) fields is indeed OTP.

I'll make sure the spec is updated and do a review of our implementations to confirm.