Install

Works with Drupal: ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 58.48 KB
MD5: 9b03f57d930c7a66978289bbad07498c
SHA-1: e1226d046472ad159265270264de67850cdc3cfc
SHA-256: 65424fa9234875adc00011f9ecce76e6db48b716d81f1fe833f5e080bd87d60f
Download zip 135.42 KB
MD5: 604ff535f6ae4459ec7879830edd4317
SHA-1: 1759674339039da3b3a663515f8eadb60c3dbad3
SHA-256: 086851903e5b7b8a67d4f4896b2340aa8c6a5ad19cb632fc8e1b7e9c6be0e57a

Release notes

GitHub milestone: 3.0.7

Changelog:

  • [#257] Support added for PHP 8.3 & Drupal 10.3 in workflows , via PR #258.
  • [#238] Bumped minimum Drupal 10.2 & Edge to 3.0.8 version, via PR #239.

If updating from 8.x-1.x

The update from 8.x-1.x to 8.x-2.x will try to recreate any custom fields that were added to the API Doc custom entity onto a new "API Doc" node bundle, migrate data, and delete all API Doc custom entities and definitions. It is highly recommended to test on a development environment before running it in production. It is necessary to run database updates if updating from 8.x-1.x.

Known Issues

  • The Apigee SmartDocs formatter can only render one OpenAPI spec per page and the URL pattern must match /api/{entityId}. This means that the formatter will probably not work correctly if you modify the default API Docs view or try to use this file formatter on nodes or other entities.

Providing feedback

To provide feedback and report issues, use the GitHub issue management tools. See Managing your work with issues in the GitHub documentation.

The GitHub repo for the Apigee API Catalog Drupal module is https://github.com/apigee/apigee-api-catalog-drupal.

Created by: kedarkhaire
Created on: 20 Aug 2024 at 11:37 UTC
Last updated: 20 Aug 2024 at 11:38 UTC
Bug fixes

Other releases