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
fix(e2e): round 4 — fix all remaining API7 EE compatibility issues
- Config dump/diff/sync: remove shadowed --gateway-group flag, use cfg.GatewayGroup()
- Setup: resolve gateway group UUID dynamically from API
- Route/stream-route/smoke: make list tests tolerant (API7 EE requires service_id)
- Consumer: remove auth plugins from body (use credentials instead)
- Global rule: use plugin name as rule ID (API7 EE requirement)
- Service template/gateway group: POST without custom ID, capture API-generated UUID
- All CRUD tests: fix export steps to use get -o json (export is batch-only)
- Plugin: fix get assertions (schema response does not contain plugin name)
0 commit comments