openBackhaul / AccessPlanningToolProxy

Interface towards the AutomatedLinkAcceptanceProxy implementation in LinkVis
Apache License 2.0
2 stars 3 forks source link

Clarification in /v1/provide-status-for-livenetview #232

Open PrathibaJee opened 2 months ago

PrathibaJee commented 2 months ago

For the /v1/provide-status-for-livenetview API , we have the following callbacks defined. But these callbacks are not there in the configuration file , RequestForProvidingStatusForLivenetviewCausesDeterminingAirInterfaceUuidUnderTest RequestForProvidingStatusForLivenetviewCausesReadingDedicatedStatusFromCache

Also , the Callback RequestForProvidingStatusForLivenetviewCausesReadingDedicatedStatusFromCache is not utilized in formulating the response. So this shall be removed if it is not required. Thanks.

openBackhaul commented 2 months ago

It seems there are small typos in the spelling of the callback names in the OAS:

OAS has already been corrected in the branch v1.1.1