Skip to content

should the is api be returning all decisions? #5

@shawnjones253

Description

@shawnjones253

const allowed = response.decisions[0]?.is;

^ this seems to indicate we should only be asking for one decision per call to is even though the parameters support an array of decisions -- this diverges from the response documented here and seems to indicate either:

  1. the response should return all decisions
  2. or, this implementation of is should only accept one decision rather than an array

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions