Skip to content

Commit 1f112c7

Browse files
committed
🪄 Typo
1 parent eeb5395 commit 1f112c7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

content/en/docs/a4.routes-and-openapi-specification.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Resource oriented design is based on individually named resources (nouns) and th
1818
| Functionality | Resource | Method name | HTTP Method | Route |
1919
|---------------|----------|-------------|-------------|----------------|
2020
| API Health | health | Read | GET | /livez |
21-
| | | | | |
2221
| List Books | book | List | GET | /v1/books |
2322
| Create Book | book | Create | POST | /v1/books |
2423
| Read Book | book | Read | GET | /v1/books/{id} |

0 commit comments

Comments
 (0)