Unofficial GO1 Typescript SDK Update guide Update the api.yaml file with the latest swagger file run the following commmand in the terminal npx swagger-typescript-api -p ./api.yaml -o ./dist -n index.ts --js --axios