Skip to content

Tables

Table Beschreibung{:target="_blank"}

simple

| Method     | Description                          |
| ---------- | ------------------------------------ |
| `GET`    | :material-check:     Fetch resource  |
| `PUT`    | :material-check-all: Update resource |
| `DELETE` | :material-close:     Delete resource |
Method Description
GET :material-check: Fetch resource
PUT :material-check-all: Update resource
DELETE :material-close: Delete resource

alignment

|     Method | Description                          |
| ---------: | :----------------------------------- |
|    `GET` | :material-check:     Fetch resource  |
|    `PUT` | :material-check-all: Update resource |
| `DELETE` | :material-close:     Delete resource |
Method Description
GET :material-check: Fetch resource
PUT :material-check-all: Update resource
DELETE :material-close: Delete resource