Install

Works with Drupal: ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 58.44 KB
MD5: 233e8c2ed438c4a0637acd6d6f92be2f
SHA-1: 0a2a1d1c03bb152a233a569c2beac7e0d107fbcf
SHA-256: d5bbb53bd3cd3202a2ad8e20b57abdb7ed458ac126fd9e7470bb09406ae8b4db
Download zip 128.88 KB
MD5: 3b8e74144c6523f48e043cbeda899ff1
SHA-1: 32f38c301de15db76d956aa31256600bda139053
SHA-256: bc26a0b63ece26fbb7f9f6ca2b4e916bc178024a85bdbf26e186c4060d484581

Release notes

GitHub milestone: 3.0.1

Changelog:

  • [#152] Remove the yml extension from field_apidoc_file_link and field_apidoc_spec allowed values PR #176.
  • [#177] Fix deprecated method assertEqual which is removed from Drupal:10.0.0 PR #180.
  • [#179] Fix deprecated function file_save_data(): in Drupal:9.3.0 and is removed from Drupal:10.0.0 PR #182.
  • [#178] Fix deprecated method drupal_get_path in Drupal:9.3.0 and is removed from Drupal:10.0.0 PR #181.

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: phdhiren
Created on: 9 Jun 2022 at 15:30 UTC
Last updated: 9 Jun 2022 at 15:31 UTC
Bug fixes
New features

Other releases