Description
Describe your issue here.
What type of issue is this? (place an x in one of the [ ])
Requirements (place an x in each of the [ ])
Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
Production Slack API
Steps to reproduce:
- lookupByEmail request in the spec returns
objs_user
objs_user in the spec has all it's properties in a list called "items" which the API response doesn't have
Steps to Fix
- Update the spec to move all properties out of the
items list from objs_user