Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 491 Bytes

2022-08-09-extending-the-open-api-schema.md

File metadata and controls

14 lines (14 loc) · 491 Bytes
title issue author
Extending the open api schema
NEXT-22446
Christian Rades

Core

  • Deprecated the OpenApiPathsEvent
  • Added open api extension for Bundles

Next Major Version Changes

Deprecated the OpenApiPathsEvent:

  • Move the schema described by your @OpenApi / @OA annotations to json files.
  • New the openapi specification is now loaded from $bundlePath/Resources/Schema/.
  • For an examples look at src/Core/Framework/Api/ApiDefinition/Generator/Schema.