Skip to content

Commit 059307d

Browse files
committed
Update StacApiIO docstring
1 parent c0490a7 commit 059307d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pystac_client/stac_api_io.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ def __init__(
4646
4747
Args:
4848
headers : Optional dictionary of headers to include in all requests
49+
conformance : Optional list of `Conformance Classes
50+
<https://github.com/radiantearth/stac-api-spec/blob/master/overview.md#conformance-classes>`__.
51+
parameters: Optional dictionary of query string parameters to include in all requests.
4952
5053
Return:
5154
StacApiIO : StacApiIO instance

0 commit comments

Comments
 (0)