5 lines
89 B
Makefile
5 lines
89 B
Makefile
update-api-spec:
|
|
@echo "Updating API spec"
|
|
@./scripts/update-api-spec.sh
|
|
@echo "Done"
|