Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Mangan committed Mar 14, 2024
1 parent 372946b commit e3e7950
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/useCases.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ The different use cases currently available in the package are classified below,
- [Get Maximum Embargo Duration In Months](#get-maximum-embargo-duration-in-months)
- [Get ZIP Download Limit](#get-zip-download-limit)


## Collections

### Collections Read Use Cases
Expand Down Expand Up @@ -107,7 +106,6 @@ _See [use case](../src/datasets/domain/useCases/GetDataset.ts)_ definition.

The `collectionId` parameter can be a string, for identifying by the collection alias, or a number, for numeric identifiers.


#### Get Dataset By Private URL Token

Returns a [Dataset](../src/datasets/domain/models/Dataset.ts) instance, given an associated Private URL Token.
Expand Down

0 comments on commit e3e7950

Please sign in to comment.