Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
32.91 KB
MD5: f64ca65a8841a370880450ee0774f6b4
SHA-1: 031aed1606d33ce42680089a46aece2c5f3c1fa5
SHA-256: d7cb46115f8b5a4da2748bf7d7b2478d36f5e816273059bfa483bed887d64bce
Download zip
61.62 KB
MD5: 665778152630a212e819de8067bcba1c
SHA-1: c1cbd2d539566b9fdc8a1fff109f766e01785bef
SHA-256: 69e794ada2b2aa95530822c6ae7d8756d6940793a13560fadb7f80494af9aaaf
Release notes
GitHub milestone: 8.x-1.0-rc2
Changelog:
- Fixed: APIDoc field "name" is too short via #39: Updated the max length of the "name" base field to accept 255 characters
- Fixed: "Page not found" if running Drupal in a subdirectory via #37: Use base_path() instead of hard-coding in base element
- Updated: Use
$file->createFileUrl()instead of$file->url(), which is deprecated.
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.