You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API7 EE requires service_id when listing routes with access tokens.
Refactored FetchRemoteConfig to iterate services and fetch routes per
service_id, with deduplication.
Rewrote service-template publish to use POST /api/services/publish with
correct payload (create_new_version, gateway_group_id, services[] with
version). Added --version flag.
Skipped 7 standalone upstream e2e tests — API7 EE does not expose
standalone upstream endpoints (upstreams live under services).
Updated unit test mocks (dump/diff/sync) to register service mocks
alongside routes, matching new fetchRoutesForServices behavior.
0 commit comments