Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 559 Bytes

2023-06-20-fix-open-api-core-spec.md

File metadata and controls

12 lines (12 loc) · 559 Bytes
title issue author author_email author_github
Add missing OpenApi definitions
NEXT-28688
Benjamin Wittwer
dev@a-k-f.de
akf-bw

Core

  • Added the missing description definition for the "error" schema in the OpenApiSchemaBuilder
  • Added the missing sections in the OpenApi-Spec by including all components, not just the schemas in the OpenApiFileLoader
  • Added the missing type definitions for schemas and properties in the OpenApiDefinitionSchemaBuilder
  • Added the missing type & pattern definitions to StoreApi path properties in the json files