Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 335 Bytes

2020-11-10-fixing-swagger-issues.md

File metadata and controls

9 lines (9 loc) · 335 Bytes
title issue
Fix swagger compatibility issues in store-api
NEXT-12050

Core

  • Changed store-api swagger to match OpenAPI spec
    • Moved custom schema under #/components/schemas/ to match OpenAPI spec
    • Replace wrong Parameter annotation with RequestBody
    • Added missing Parameter annotation for parameters in URL