Azure-sdk-for-js: documentation missing

Created on 27 Mar 2020  路  2Comments  路  Source: Azure/azure-sdk-for-js

Guys, you have the https://azuresdkdocs.blob.core.windows.net/$web/javascript/azure-service-bus/5.0.0-preview.1/interfaces/receiver.html#receivebatch link broken... actually so broken

The previous one is the link to the API Reference Documentation found at https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/servicebus/service-bus/

Cheers

Client Docs Service Bus customer-reported

Most helpful comment

@telekosmos
Thank you for reporting this issue. We're currently working on a new major version of service bus that will be in preview. We're in the process of preparing the preview for its first release so you caught this issue in the README on our GitHub before the preview has been published.

You can find the docs for the current version (1.1.5) of service bus at either https://azuresdkdocs.blob.core.windows.net/$web/javascript/azure-service-bus/1.1.5/index.html or https://docs.microsoft.com/en-us/javascript/api/@azure/service-bus/?view=azure-node-latest. The README published to NPM has the correct link.

I'll add a link to the API documentation for version 1.1.x to the README as well so it's easy to get to from this repo.

All 2 comments

Sorry about the broken link! Thank you for reporting it!

/cc @ramya-rao-a @kaerm

@telekosmos
Thank you for reporting this issue. We're currently working on a new major version of service bus that will be in preview. We're in the process of preparing the preview for its first release so you caught this issue in the README on our GitHub before the preview has been published.

You can find the docs for the current version (1.1.5) of service bus at either https://azuresdkdocs.blob.core.windows.net/$web/javascript/azure-service-bus/1.1.5/index.html or https://docs.microsoft.com/en-us/javascript/api/@azure/service-bus/?view=azure-node-latest. The README published to NPM has the correct link.

I'll add a link to the API documentation for version 1.1.x to the README as well so it's easy to get to from this repo.

Was this page helpful?
0 / 5 - 0 ratings