Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add array definition to user.id #789

Closed
wants to merge 1 commit into from
Closed

Conversation

codebrain
Copy link
Contributor

The following *.user.id fields are missing the normalize->array definitions:

  • user.id
  • client.user.id
  • destination.user.id
  • host.user.id
  • server.user.id
  • source.user.id

The descriptions "Unique identifiers of the user." indicates this can contain more than one id.

Fixes #777

@webmat - please run generator and check! Thank you.

…itions:

- user.id
- client.user.id
- destination.user.id
- host.user.id
- server.user.id
- source.user.id

The descriptions "Unique identifiers of the user." indicates this can contain more than one id.

Fixes #777
@webmat
Copy link
Contributor

webmat commented Mar 25, 2020

As mentioned on the issue, the definition is what needs to be adjusted, it wasn't meant to be an array. I opened #801 to fix this. So I'll close this issue.

Thanks Stuart for raising these :-)

@webmat webmat closed this Mar 25, 2020
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.

[1.5] *.user.id fields missing array definitions
2 participants