-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add sync status endpoint
- Implement
GET /registry/statusreturning sync history - Return format matching proposed JSON schema
- Read from sync history file
Add manual sync endpoint
- Implement
POST /registry/syncfor manual sync triggering - Return 201 (created) or 409 (sync in progress)
- Prevent concurrent syncs
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request