You are here

public constant SpecFetcherInterface::STATUS_UPDATED in Apigee API Catalog 8.2

Same name and namespace in other branches
  1. 8 src/SpecFetcherInterface.php \Drupal\apigee_api_catalog\SpecFetcherInterface::STATUS_UPDATED

The status when a spec update completed successfully.

File

src/SpecFetcherInterface.php, line 66

Class

SpecFetcherInterface
Interface SpecFetcherInterface.

Namespace

Drupal\apigee_api_catalog

Code

public const STATUS_UPDATED = 'status_updated';