Problem/Motivation

Sorry to bother you about a rather basic issue, but once I install this module where can I go to see the Swagger pages? I've poked around and found nothing. Is it in a particular menu? Or URL path? Sorry if I'm being dense.

Thx.

Comments

bogdog400 created an issue. See original summary.

dipakmdhrm’s picture

Status: Active » Needs review

Navigate to Configuration >> Web Services >> OpenAPI (/admin/config/services/openapi)

Click on "Explore with Swagger UI" button.

bogdog400’s picture

Thx.

kentr’s picture

Status: Needs review » Needs work

/admin/config/services/openapi doesn't work for me.

openapi_ui is installed and enabled.

kentr’s picture

I 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...

richgerdes’s picture

Status: Needs work » Fixed

@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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

kellyimagined’s picture

Ensure you have the items in #5 for results to show.