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
Following drift in specs and parallel development, SignatureManager and related elements must be updated to realign between the OpenAEV backend and the OpenAEV injectors.
The url to be targeted is supposed to be /api/injects/execution/callback/{injectId} instead of /api/injects/{injectId}/callback
Description
Following drift in specs and parallel development,
SignatureManagerand related elements must be updated to realign between the OpenAEV backend and the OpenAEV injectors./api/injects/execution/callback/{injectId}instead of/api/injects/{injectId}/callbackAdditional information
This is a follow-up to #206 and #257