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

✨ feat(getMetadata): Return when only one field requested #189

Open
wants to merge 1 commit into
base: angular-ids-15
Choose a base branch
from

Conversation

phiko-misc
Copy link

@phiko-misc phiko-misc commented Jan 24, 2024

Added fix to metadataMap. This addition also returns metadata if only one field was requested.
Up until now no metadata are returned, because the return is not an array, but an object.
This adds the ability to parse an object too.

Bug: #187
@jehrnstrom

Add return metadata when only one field wa requested

Bug: infor-cloud#187
@phiko-misc phiko-misc changed the title ✨ feat(getMetadata): Return only one field ✨ feat(getMetadata): Return only one or more field Jan 24, 2024
@phiko-misc phiko-misc changed the title ✨ feat(getMetadata): Return only one or more field ✨ feat(getMetadata): Return when only one field requested Jan 24, 2024
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 participant