Expand description
Automatic sync/polling for detecting upstream API changes
This module provides functionality to periodically poll upstream APIs, compare responses with recorded fixtures, and detect changes.
Structsยง
- Detected
Change - Detected change in an API response
- GitOps
Config - GitOps configuration for sync
- Sync
Config - Sync configuration
- Sync
Service - Sync service for polling upstream APIs and detecting changes
- Sync
Status - Sync status
- Traffic
Aware Config - Traffic-aware sync configuration