public constant ApiDocInterface::SPEC_AS_URL in Apigee API Catalog 8
Same name and namespace in other branches
- 8.2 src/Entity/ApiDocInterface.php \Drupal\apigee_api_catalog\Entity\ApiDocInterface::SPEC_AS_URL
The value of "spec_file_source" when it uses a URL as source.
File
- src/
Entity/ ApiDocInterface.php, line 44
Class
- ApiDocInterface
- Provides an interface for defining API Doc entities.
Namespace
Drupal\apigee_api_catalog\EntityCode
public const SPEC_AS_URL = 'url';