Install

Works with Drupal: ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 58.45 KB
MD5: cc7a2edfdf7b08927643edf397ca9629
SHA-1: 37cb935fcebbb8cdf71b2866bdb75b96eca62086
SHA-256: b032ba0903a82d6988b56226c424138a433efcabd3cf3e6b3b3168a81d397035
Download zip 128.9 KB
MD5: 2b1bac79aa29395751f4be3f45cbb7b4
SHA-1: 23114e13b445fa7519a21d6ca9b3952becb82335
SHA-256: 1b6867426f0166107cbf804a86680e690047d98bce1b0aba8eba2b92bd77a595

Release notes

GitHub milestone: 3.0.2

Changelog:

  • Support for Drupal 9.4, via PR #198.
  • [#183] Fix deprecated method and class getException() and GetResponseForExceptionEvent, via PR #184.

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: shishirsuvarna
Created on: 19 Jul 2022 at 09:07 UTC
Last updated: 19 Jul 2022 at 09:07 UTC
Bug fixes

Other releases