Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

allow array in typescript #81

Merged
merged 3 commits into from
Mar 6, 2020
Merged

allow array in typescript #81

merged 3 commits into from
Mar 6, 2020

Conversation

nvitaterna
Copy link
Contributor

@nvitaterna nvitaterna commented Dec 16, 2019

Summary

Documentation allows for the as paramater to be an array or a string. The typescript typing is currently set to string. This PR changes the as paramater to type string | Array<string>.

@daffl daffl merged commit 77cd84b into feathersjs-ecosystem:master Mar 6, 2020
@daffl
Copy link
Member

daffl commented Mar 6, 2020

Thank you! Released as v1.0.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants