zonkyio / zonky-api

Zonky API
9 stars 15 forks source link

secondary marketplace - risky investment should be feature-flagged #36

Closed vjirovsky closed 4 years ago

vjirovsky commented 4 years ago

Because of backward compatibility with clients, new type (more risky) investments should be hidden by default! Include these investments only when client requests it (something like feature-flag: ?includeRisky=true

lukasnovy commented 4 years ago

Hi, our api behaves exactly in this way. The attribute to display risky investments is delinquent We will change our api docs right away.