JP Cassil
JP Cassil
Immediately after starting a new blogdown site with RStudio, using this theme as the base, I tried serving the site and got an unexpected error: ``` Warning: You are recommended...
Right now, sometimes sending unexpected payloads can cause 500 responses with panics: ``` import requests payload = { "schema": "iglu:com.snowplowanalytics.snowplow/unstruct_event/jsonschema/1-0-0", "data": { "schema": "iglu:com.my_company/viewed_product/jsonschema/1-0-0", "data": { "product_id": "ASO01043", "price": 49.95...
buz endpoints like `/stats`, `/schemas` etc right now are kind of 'need to know', but ideally we have an auto generated documentation for them with descriptions of what they do...