Install

Works with Drupal: ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 58.69 KB
MD5: 45207c1aaffa63a573a7a0c7803cd704
SHA-1: cbd8b36532c5ad9bb5dc343f6ef0e7979eb4c2c5
SHA-256: 15928af4c84ff8c0969a24e187fb40ab2d1878052496cc56d9da7e1215ab4285
Download zip 136.02 KB
MD5: a307e97212fa547e6eac3781edd417ad
SHA-1: ef8069934d1f085fbfd979708aed52c1a4ef530a
SHA-256: a0d7630fcc5cbedd385c4f79c424b3752566dfb9fa6bb511774e6b993b980d43

Release notes

GitHub milestone: 3.0.11

Changelog:

[#286] Drop support for Drupal 10.4.x and 11.1.x, via PR #287.
[#289] Drop support for PHP 8.1 (EOL), via PR #290.
[#774] Added configuration for node body, via PR #291.

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: divyajose
Created on: 11 Feb 2026 at 07:37 UTC
Last updated: 11 Feb 2026 at 07:42 UTC
Bug fixes

Other releases