Steve Suh

Results 5 comments of Steve Suh

In the response. Something like: ``` { found: true, scores: { brandScores: { matter.: 42 } } }

This works when I make a client and call directly from Go.

I'm seeing the same behavior but we aren't using the template. ``` ssuh@MSC-CGY2R32LT:/mnt/c/Users/ysuh/cox_auto/vin-level-views$ serverless delete_domain --stage nonprod Serverless: Domain was deleted. ssuh@MSC-CGY2R32LT:/mnt/c/Users/ysuh/cox_auto/vin-level-views$ serverless create_domain --stage nonprod Serverless: 'igniteapitest.awsdataservnp.manheim.com' was created/updated....

Just cd into `/Applications/Postgres.app/Contents/Versions/latest/bin` and then run `./psql`. Worked for me. ``` 10:58 $ ./psql psql (13.2, server 10.16) Type "help" for help. steve.suh=# ``` You can also just add...