Fixed md file

This commit is contained in:
Luca Frosini 2023-04-05 15:39:11 +02:00
parent e4508f779d
commit e046ee68b0
1 changed files with 5 additions and 1 deletions

View File

@ -82,9 +82,13 @@ HTTP Methods
------------
gCat is a pure RESTful service. It uses standard HTTP Methods to perform
a listing of collections and CRUD (Create Read Update Delete) operations
listing of collections and CRUD (Create Read Update Delete) operations
on instances.
:::{table} Supported operations
:align: center
:widths: grid
| Operation | HTTP Method | URL | Success HTTP Status | Safe | Idempotent |
|-----------|-------------|-----|---------------------|------|------------|