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: API7 EE compatibility — unwrap value envelope, route paths, error_msg field
Round 5 fixes for e2e tests against API7 Enterprise Edition:
- Add unwrapValueEnvelope() to strip {"value": {...}} response wrapper
- Fix APIError json tag from "message" to "error_msg"
- Add Route.Paths field, --path flag, backward-compat --uri conversion
- Add --service-id flag to route list command
- Accept positional ID arg in credential create
- Skip plugins without metadata_schema in config dump
- Update all e2e test fixtures: routes use name+paths format
- Global rule update test uses single plugin (API7 EE constraint)
- Update all unit test mocks to use error_msg field
0 commit comments