From 2a8755c92b328b1efdfb40520447b7fc1bf6842b Mon Sep 17 00:00:00 2001 From: Jeya Sundharam Date: Tue, 5 Sep 2023 12:27:40 +0530 Subject: [PATCH] Issue #3385276: Remove schemata:schemata_json_schema from info.yml --- openapi_rest.info.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/openapi_rest.info.yml b/openapi_rest.info.yml index 637b689..3489777 100644 --- a/openapi_rest.info.yml +++ b/openapi_rest.info.yml @@ -8,5 +8,4 @@ dependencies: - drupal:rest - openapi:openapi (>=8.x-2.0-rc1) - schemata:schemata - - schemata:schemata_json_schema -- GitLab