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

fix(schemaorg): Enumeration type detection improved #401

Merged
merged 6 commits into from Jul 19, 2023

Conversation

stiivo
Copy link
Contributor

@stiivo stiivo commented Jan 3, 2023

Enumeration type detection improved by traversing the graph and checking if one of the parent elements is of type schema.org/Enumeration

Q A
Branch? main
Tickets #400
License MIT
Doc PR

@stiivo stiivo changed the title Enumeration type detection improved fix(schemaorg): Enumeration type detection improved Jan 3, 2023
@alanpoulain
Copy link
Member

Thanks for the PR 🙂

You would want to add some tests too (E2E and/or unit).

steven and others added 5 commits July 19, 2023 23:06
…ing if one of the parent elements is of type schema.org/Enumeration
Co-authored-by: Alan Poulain <contact@alanpoulain.eu>
Co-authored-by: Alan Poulain <contact@alanpoulain.eu>
Co-authored-by: Alan Poulain <contact@alanpoulain.eu>
@dunglas dunglas force-pushed the schema_org_enumeration_fix branch from 13fa851 to 3608979 Compare July 19, 2023 21:07
@dunglas dunglas merged commit 79648fd into api-platform:main Jul 19, 2023
5 checks passed
@dunglas
Copy link
Member

dunglas commented Jul 19, 2023

Thanks @stiivo

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.

None yet

3 participants