apigee / apigee-api-catalog-drupal

Manage your API catalog within Drupal's content management approach
https://www.drupal.org/project/apigee_api_catalog
GNU General Public License v2.0
17 stars 16 forks source link

Update "Expose REST APIs to interact with API Docs" documentation using D9 #105

Closed arlina-espinoza closed 3 years ago

arlina-espinoza commented 4 years ago

Verify and update as needed the documentation page, running it against Drupal 9: Expose REST APIs to interact with API Docs Follow D9 installation instructions from https://www.drupal.org/docs/contributed-modules/apigee-developer-portal-kickstart/get-started-with-kickstart#s-installation-instructions

zakiya commented 3 years ago

Currently blocked by https://github.com/apigee/apigee-devportal-kickstart-drupal/issues/394#issuecomment-715610481

zakiya commented 3 years ago

I no longer hit the error from Kickstart #394 but during installation of jsonapi_extras I hit an error that was coming from core. I re-rolled the patch that was included in the composer.json.

The patch will need to be applied to the kickstarter composer file. @arlina-espinoza Is there an existing task I should put this info in or should I create a new one?

arlina-espinoza commented 3 years ago

@zakiya Thanks, lets detail on the comments what updates would need to be made to the docs. Does the patch that you re-rolled apply to both D8 and D9?

zakiya commented 3 years ago

The Drupal.org documentation Expose REST APIs to interact with API Docs and has been tested and updated accordingly.

arlina-espinoza commented 3 years ago

Closing this issue, thanks @zakiya !