Skip to content
Snippets Groups Projects
  • Samuel GAIST's avatar
    98114e52
    [backend] Implement AssetModel class · 98114e52
    Samuel GAIST authored
    This class can be used to retrieve a list of available assets.
    
    Currently returns only the highest version available for assets
    that are not experiments.
    
    This model can be used, for example, to populate the content of
    combo boxes when there's a need to show a list of available
    dataformats.
    98114e52
    History
    [backend] Implement AssetModel class
    Samuel GAIST authored
    This class can be used to retrieve a list of available assets.
    
    Currently returns only the highest version available for assets
    that are not experiments.
    
    This model can be used, for example, to populate the content of
    combo boxes when there's a need to show a list of available
    dataformats.