#!/usr/bin/env bash # # Generated by: https://openapi-generator.tech # dotnet restore src/Org.OpenAPITools/ && \ dotnet build src/Org.OpenAPITools/ && \ echo "Now, run the following to start the project: func start"