mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* MNT-24354 update license header [ci:force] * MNT-24354 fix lint [ci:force] * MNT-24354 [ci:force] * MNT-24354 update license header in process-services [ci:force] --------- Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
Model API
Provides access to the model features of Alfresco Content Services.
Documentation updated on: 2021-02-23T00:57:02.188+05:30
Methods
All URIs are relative to:
https://localhost/alfresco/api/-default-/public/alfresco/versions/1
Class | Method | HTTP request | Description |
---|---|---|---|
AspectsApi | getAspect | GET /aspects/{aspectId} | Get an aspect |
AspectsApi | listAspects | GET /aspects | List aspects |
TypesApi | getType | GET /types/{typeId} | Get a type |
TypesApi | listTypes | GET /types | List types |