public constant SpecFetcherInterface::STATUS_UNCHANGED in Apigee API Catalog 8.2
Same name and namespace in other branches
- 8 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 73
Class
- SpecFetcherInterface
- Interface SpecFetcherInterface.
Namespace
Drupal\apigee_api_catalogCode
public const STATUS_UNCHANGED = 'status_unchanged';