Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
2.2.10
-
None
-
-
Empty show more show less
-
Yes
-
0.5
Description
via SUPPORT-14182, info/title and version are indeed required in open api spec, resulting in failure to import the spec in 3rd-party tools like Postman.
Steps to reproduce
- Get url for openapi.json from magnolia: /.rest/openapi.json
- Import in postman and get an error
>
Error while importing: format not recognized
Workaround
Download openapi.json and modify it adding info with title and version
Development notes
I assume you have to add the info here
Checklists
Acceptance criteria