1Password/connect

Incorrect spec for Item: File

jonas-zipprick opened this issue · 4 comments

Spec says that Item: File contains a property called content_path.
Instead the property returned is capitalized as contentPath when requesting from the current live API.

Hi @jonas-zipprick! We had the issue few weeks ago and it should've been fixed. Which SDK are you using?

For the gateway we are using docker images 1password/connect-api:1.5.4 and 1password/connect-sync:1.5.4.
We do API requests from a node server using cross-fetch: 3.1.5

Hey @jonas-zipprick sorry for following up so late, this has been fixed with the following PR:

1Password/connect-helm-charts#108

Hi @jonas-zipprick - I'm going to close this issue now, but please re-open/comment if you need anything else. Thanks!