Moe Aboulkheir
Moe Aboulkheir
How would I express, e.g. ``` schema: type: integer minimum: 0 default: 0 ``` in queryParameters?
Something like this in the none/simple templates: ``` {{#module}} {{#function}} exports.{{export}} = function(event, ctx, cb) { goog.require("{{name}}"); {{js-name}}(event, ctx, cb); } {{/function}} {{/module}} ````
@zrzka This is published as 0.7.0-SNAPSHOT. Note that it requires leiningen 2.7.2-SNAPSHOT - which is awkward enough to install that release will have to wait until 2.7.2 - unless there's...
i.e. the number of items which total 1mb, if there are more items matching the query
Doing this meaningfully is pretty involved. I ran some benchmarks with large batch gets of large items, and the numbers looked good, but I'm pretty far from being an expert...
I haven't thought much about this, but I think it would be pretty easy and super useful. We'd probably be reading partial create/update statements from disk (?), or whatever, and...
`@(kvlt.core/request! {:url "https://s3.amazonaws.com/unclipvideo-test"})`
e.g. https://gist.github.com/mattdeboard/b1e82bd022157ab6c365