Ville Jyrkkä
Ville Jyrkkä
* add repeat_at decorator Closes #184
I am having problems setting custom rate limit through Admin API. Docs http://api-umbrella.readthedocs.io/en/latest/admin/api.html say fields are: ``` ApiSettingsRateLimit { id (string, optional), duration (integer, optional), accuracy (integer, optional), limit_by (string,...
## Issue "time" field is reserved key in fluentd, https://github.com/fluent/fluentd/issues/3269 This seems to come from werelogs as cloudserver uses it for logging: https://github.com/scality/werelogs/blob/8c483f34ed034719d995b3c26d2013b96b50ad62/lib/Logger.js#L67 ## Proposal Change "time" key name in...
## Feature proposal Check OSS license compatibility, optional fail-on for incompatible licenses OSI-approved licenses would be sufficient, or at least the most popular list: https://opensource.org/licenses Reference: https://dwheeler.com/essays/floss-license-slide.html https://www.whitesourcesoftware.com/resources/blog/license-compatibility/ https://www.gnu.org/licenses/license-list.html
## Feature description Define a new [constructor for Restivus object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/constructor), that takes swagger.json as a parameter and generates Restivus API.
If I understood correctly from docs, Restivus supports currently only "id" in URL path parameters. Would be cool to let developer define custom URL path parameters, same kind of customizability...
Hello @jordaneremieff This seems to be the best integration with Pydantic - Django at this time. Any ideas for development and/or maintenance? Thanks for the great work done here 👏
How to define custom route for collection endpoint? I was able to do that for publications but I would like to have all API endpoints under /api route.
Is it possible to define "extras" with dependencies + source files includes? Looking for build tool that would make modular package possible for internal tools package, would minimize the maintenance...
## Changes * support for logo and custom colors for navbar and buttons Thank you @cloudlena for nice web UI for S3 resources!