Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
api-client
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coscine
frontend
libraries
api-client
Commits
e02ec209
Commit
e02ec209
authored
1 month ago
by
Sandra Westerhoff
Browse files
Options
Downloads
Patches
Plain Diff
New: Add comment for adding new apis
parent
1c607619
No related branches found
No related tags found
1 merge request
!127
New: Add datasource creation DTOs and notification management interfaces
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
generate-api-client.sh
+3
-1
3 additions, 1 deletion
generate-api-client.sh
with
3 additions
and
1 deletion
generate-api-client.sh
+
3
−
1
View file @
e02ec209
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment