Enforce response keys in openapi if possible

Created on 13 February 2025, about 2 months ago

Overview

Follow-up to πŸ› Openapi.yml uses patternProperties which is not supported by our dependencies Needs work
IN that issue we removed and forbid the use of `patternProperties because didn't actually worked caused some of responses not to validated at all

Proposed resolution

Figure a way to validates, if we think this is still valuable.

We could do something like I tried in this MR https://git.drupalcode.org/project/experience_builder/-/merge_requests/226

Or simply put a hardcoded lists of routes and key patterns in ApiResponseValidator

User interface changes

πŸ“Œ Task
Status

Active

Version

0.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States tedbow Ithaca, NY, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024