We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1b079 commit 24c97b5Copy full SHA for 24c97b5
docs/api.rst
@@ -365,6 +365,27 @@ FileExtension
365
:show-inheritance:
366
:undoc-members:
367
368
+Item Assets Extension
369
+---------------------
370
+
371
+These classes are representations of the :stac-ext:`Item Assets Extension Spec
372
+<item-assets>`.
373
374
+AssetDefinition
375
+~~~~~~~~~~~~~~~
376
377
+.. autoclass:: pystac.extensions.item_assets.AssetDefinition
378
+ :members:
379
+ :undoc-members:
380
+ :show-inheritance:
381
382
+ItemAssetsExtension
383
+~~~~~~~~~~~~~~~~~~~
384
385
+.. autoclass:: pystac.extensions.item_assets.ItemAssetsExtension
386
387
388
389
Label Extension
390
---------------
391
0 commit comments