Closed (fixed)
Project:
Swagger UI for OpenAPI UI
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2020 at 14:02 UTC
Updated:
17 Oct 2022 at 22:59 UTC
Jump to comment: Most recent
Comments
Comment #2
dipakmdhrm commentedNavigate to Configuration >> Web Services >> OpenAPI (/admin/config/services/openapi)
Click on "Explore with Swagger UI" button.
Comment #3
bogdog400 commentedThx.
Comment #4
kentr commented/admin/config/services/openapidoesn't work for me.openapi_uiis installed and enabled.Comment #5
kentr commentedI finally see the "Explore with Swagger UI" button after installing these modules:
drupal/openapi:@dev
drupal/openapi_jsonapi:^3.0
drupal/schemata:@dev
drupal/schemata_json_schema:@dev
Maybe I missed something in the documentation...
Comment #6
richgerdes@kentr, I had a note to the requirement for OpenAPI on the Module's page, however a few months ago we split out the jsonapi and rest doc generator into their own modules (openapi_jsonapi and openapi_rest) without updating the docs for this project. I've updated the page to link to these instead of core's docs. Let me know if that section of the module page is unclear or could be improved.
Comment #8
kellyimagined commentedEnsure you have the items in #5 for results to show.