Skip to content

Call back PromptForUpdatingMacTableFromDeviceCausesMacTableBeingRetrievedFromDevice is not compliant with spec #296

@latta-siae

Description

@latta-siae

I was looking to the specs of callbacks belong to the service read-current-mac-table-from-device

Image

the second callback: PromptForUpdatingMacTableFromDeviceCausesMacTableBeingRetrievedFromDevice it seems not working if I use a GET method, but it is working fine according with the actual implementation:

let response = await axios.post(fullUrl, data, {
        headers: httpRequestHeaderAuth
});

Could please check and clarify? In case please update documentation

Metadata

Metadata

Labels

questionFurther information is requested

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions