Active
Project:
OpenAPI for REST
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2022 at 17:09 UTC
Updated:
6 Dec 2022 at 17:09 UTC
Jump to comment: Most recent
As part of fixing #3288873: Automated Drupal 10 compatibility fixes, I had to adjust the existing test expectations to account for an upstream change in Schemata (#3257327: Computed/read-only fields should not be marked required) which had an outsized impact on OpenAPI REST's tests.
We should probably revisit those changes to ensure that we didn't lose any important coverage. The changes were really the following:
We may we want to explicitly add a required field to the test entity type, to ensure it comes up as required.
Comments