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

Schema generation resiliency improvements #49

Merged
merged 3 commits into from
Nov 30, 2024

Conversation

vsilvar
Copy link
Contributor

@vsilvar vsilvar commented Nov 30, 2024

In case of exceptions during the schema generation of a specific property,
we now simply log it and return any type for the affected property.

Also updated the test website Umbraco version and added a cleanup action to the the UI project.

@vsilvar vsilvar changed the base branch from v15/main to v13/main November 30, 2024 17:07
@vsilvar vsilvar changed the title Schema generation rsiliency improvements Schema generation resiliency improvements Nov 30, 2024
In case of exceptions during the schema generation of a specific property,
we now simply log it and return any type for the affected property.
@vsilvar vsilvar force-pushed the feature/resiliency-improvements branch from 223613e to 4f1eedd Compare November 30, 2024 17:24
@lauraneto lauraneto merged commit d06c272 into v13/main Nov 30, 2024
6 checks passed
@lauraneto lauraneto deleted the feature/resiliency-improvements branch November 30, 2024 17:29
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.

With this package installed, we cannot view the Umbraco Delivery API in Swagger
2 participants