You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/update-table.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,9 +44,9 @@ We need to update the [Replace with TABLE NAME] table model to [Replace with REA
44
44
45
45
-[ ] Update API unit tests
46
46
47
-
-[ ][generate a schema table definition](https://github.com/hackforla/peopledepot/issues/378#issuecomment-2493062821) and post it in a comment below and add a link to it in the Update Schema dependency issue.
47
+
-[ ] generate a schema table description (see resources 1.04), post it in a comment below, and add a link to it in the Update Schema dependency issue
48
48
49
-
-[ ] Document the endpoint in ReDocs
49
+
-[ ] Document the endpoint in ReDocs (see resources 1.05)
50
50
51
51
### FK status
52
52
@@ -69,3 +69,5 @@ We need to update the [Replace with TABLE NAME] table model to [Replace with REA
69
69
- API Endpoint
70
70
- 1.03 Spreadsheet: [PD: Table and field explanations, Field Permission tab](https://docs.google.com/spreadsheets/d/1x_zZ8JLS2hO-zG0jUocOJmX16jh-DF5dccrd_OEGNZ0/edit?gid=371053454#gid=371053454)
71
71
-1.03.01 [ADD A LINK TO A SPECIFIC FILTER FOR THE TABLE]
72
+
- 1.04 [Instructions for how to generate a schema table description](https://hackforla.github.io/peopledepot/contributing/howto/generate-db-table-definition/)
73
+
- 1.05 [Instructions for how to Document End point](https://hackforla.github.io/peopledepot/contributing/howto/add-model-and-api-endpoints/#add-viewset) step 3
0 commit comments