init documentation,
This commit is contained in:
21
001_documentation/Requirements/REQ0006/PROMPT.MD
Normal file
21
001_documentation/Requirements/REQ0006/PROMPT.MD
Normal file
@@ -0,0 +1,21 @@
|
||||
# LessonCategories / LessonCategory
|
||||
|
||||
Hi, using information from
|
||||
|
||||
- @schema.dbml for schemas, fields and table names,
|
||||
- @listHelloworld.ts for skeleton for ts script
|
||||
- @listVocabularies.ts for reference
|
||||
|
||||
extend @listHelloworld.ts to cover `LessonCategories`,
|
||||
draft ts code template to include
|
||||
|
||||
- `CRUD`
|
||||
- `getFulllistLessonCategories,`
|
||||
- `getListByFilterLessonCategories,`
|
||||
- `getFirstListItemLessonCategories,`
|
||||
- `getOneLessonCategory,`
|
||||
- `getListLessonCategoryById`
|
||||
|
||||
thanks
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user