From c7be2863697af047cac2cee6ca31c26a03437a9c Mon Sep 17 00:00:00 2001 From: Shaikat Haque Date: Mon, 16 Mar 2026 04:53:20 -0400 Subject: [PATCH] =?UTF-8?q?Revert=20"fix(spec):=20mark=20scopeDetails=20ar?= =?UTF-8?q?ray=20items=20as=20nullable=20in=20introspection=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit a6178cf92006ac3d2443fca47c93b1e834b452d1. --- spec_next.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/spec_next.yaml b/spec_next.yaml index a7d63f8..3abf630 100644 --- a/spec_next.yaml +++ b/spec_next.yaml @@ -15608,9 +15608,7 @@ components: scopeDetails: type: array items: - nullable: true - allOf: - - $ref: '#/components/schemas/scope' + $ref: '#/components/schemas/scope' description: | The scopes property of this class is a list of scope names. The property does not hold information about scope attributes. This scopeDetails property was newly created to convey information about