- Issue created by @tedbow
- Assigned to tedbow
- Issue was unassigned.
- Status changed to Needs work
5 months ago 3:37pm 30 August 2024 - πΊπΈUnited States tedbow Ithaca, NY, USA
I pushed up a rough start to test.
Putting this down to work on other issues for now
- First commit to issue fork.
- π¬π§United Kingdom longwave UK
Merged 0.x and pushed some fixes, but there are multiple deprecations that I don't understand yet and a test fail that I am not sure what to do with.
- πΊπΈUnited States tedbow Ithaca, NY, USA
Just merged π Remove dead `ApiResponseValidator::performXbValidation()` Active we may have to add this back here if we need it
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
The removal of
x-xb-validation
in/openapi.yml
seems to have been accidental in this commit: https://git.drupalcode.org/project/experience_builder/-/merge_requests/1... ? π€ - Status changed to Postponed: needs info
9 days ago 1:16pm 13 January 2025 - π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Following up on non-draft MRs that have been open for a long time. That led me here. What's next here? Is this still relevant?
- π¬π§United Kingdom longwave UK
We should remove
patternProperties
from openapi.yml if it doesn't work, but otherwise I am not sure we need to strictly validate here, Drupal will do it for us anyway?