Skip to content

[ESD-27129] authentication_methods is an object, not a string#520

Merged
jimmyjames merged 3 commits intomasterfrom
esd-27129
Mar 29, 2023
Merged

[ESD-27129] authentication_methods is an object, not a string#520
jimmyjames merged 3 commits intomasterfrom
esd-27129

Conversation

@jimmyjames
Copy link
Copy Markdown
Contributor

Changes

The get authentication methods endpoint returns an authentication_methods field, which is an array of objects. Prior to this PR, it was defined as an array of strings.

References

ESD-27129

Testing

Updated the existing test json to reflect actual data shape from API call, and added a paged list result JSON as well.

@jimmyjames jimmyjames requested a review from a team as a code owner March 28, 2023 01:09
@jimmyjames jimmyjames merged commit de69ae0 into master Mar 29, 2023
@jimmyjames jimmyjames deleted the esd-27129 branch March 29, 2023 00:54
@jimmyjames jimmyjames mentioned this pull request Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants