Skip to content
Snippets Groups Projects
Commit e02ec209 authored by Sandra Westerhoff's avatar Sandra Westerhoff
Browse files

New: Add comment for adding new apis

parent 1c607619
Branches
No related tags found
1 merge request!127New: Add datasource creation DTOs and notification management interfaces
...@@ -48,3 +48,5 @@ echo -e "${YELLOW}Cleaning up...${NC}" ...@@ -48,3 +48,5 @@ echo -e "${YELLOW}Cleaning up...${NC}"
rm -rf "$OUTPUT_DIR" rm -rf "$OUTPUT_DIR"
echo -e "${GREEN}Finished.${NC}" echo -e "${GREEN}Finished.${NC}"
echo -e "${YELLOW}Don't forget to add newly generated apis to apis.ts and index.ts!!${NC}"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment