You are here

public constant SpecFetcherInterface::STATUS_UNCHANGED in Apigee API Catalog 8

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

The status when a spec update finds the remote file unchanged.

File

src/SpecFetcherInterface.php, line 59

Class

SpecFetcherInterface
Interface SpecFetcherInterface.

Namespace

Drupal\apigee_api_catalog

Code

public const STATUS_UNCHANGED = 'status_unchanged';