1Password / connect

Access your 1Password secrets using a 1Password Connect Server
https://developer.1password.com/docs/connect
149 stars 28 forks source link

Incorrect spec for Item: File #43

Closed jonas-zipprick closed 1 year ago

jonas-zipprick commented 2 years ago

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.

tylerasai commented 2 years ago

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

jonas-zipprick commented 1 year ago

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

tylerasai commented 1 year ago

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

https://github.com/1Password/connect-helm-charts/pull/108

ghost commented 1 year ago

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