Missing Documentation for ContinuationTokenSpecification #320
Labels
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
up-for-grabs 🙏🏽
Happy to consider a pull review to address this issue
Describe the bug
Missing Documentation for
ContinuationTokenSpecification
.To Reproduce
Section missing from docs site here:
https://ievangelist.github.io/azure-cosmos-dotnet-repository/4-queries/specification-pattern/
Expected behavior
An explanation on how this type is used.
Actual behavior
N/A
Environment summary
N/A
Additional context
I stumbled on this missing documentation when trying to understand how the
ContinuationTokenSpecification
should be used for initial calls where there isn't a continuation token available yet. (ThecontinuationToken
parameter to the constructor is not nullable).The text was updated successfully, but these errors were encountered: