Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Documentation outdated #173

@hlee-gs1us

Description

@hlee-gs1us

I suspect that the documentation in the following link is outdated.

https://docs.microsoft.com/en-us/python/api/overview/azure/cosmosdb?view=azure-python

The documentation used pydocumentdb module. However, the API documentation does not reference such a module. For example, the client API has no mention of pydocumentdb.

https://docs.microsoft.com/en-us/python/api/overview/azure/cosmosdb/client?view=azure-python

Also, your sample code in this repository does not use pydocumentdb. They import azure.cosmos.documents, azure.cosmos.cosmos_client, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions