Skip to content

Commit a0f5056

Browse files
Update README.md
1 parent 91bcb80 commit a0f5056

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ Playground project built on top of [django-tastypie](https://github.com/django-t
99
| Status | Item | info |
1010
| --- | --- | --- |
1111
| **Phase 1#** | | |
12-
|| `Up-to-date Dependencies` | - |
13-
|| [django-tastypie](https://github.com/django-tastypie/django-tastypie) Integration | - |
12+
|| `Up-to-date Dependencies` | |
13+
|| [django-tastypie](https://github.com/django-tastypie/django-tastypie) Integration | |
1414
|| **Persistence** | `SQLite`, `MySql` |
1515
|| **Basic Authentication** | classic user/password |
1616
|| **API** | Products & Sales (linked tables) |
1717
| | | GET Requests (public), `get/`, `get/id` |
1818
| | | CREATE, UPD, DEL - reserved for authenticated users |
1919
| **Phase 2#** | | |
20-
|| `OpenAPI Parser` integration | - |
20+
|| `OpenAPI Parser` integration | |
2121
|| `Complete the flow` | OpenAPI -> APIs |
2222

2323
<br />

0 commit comments

Comments
 (0)