-
Used Cerberus version / latest commit: **1.3**
- [ ] I have the capacity to improve the docs when my problem is solved.
- [ ] I have the capacity to submit a patch when a bug is identified.
- […
-
Used Cerberus version: 1.2
- [x] I have the capacity to improve the docs when my problem is solved.
- [x] I have the capacity to submit a patch when a bug is identified.
- [x] My question does …
-
**Is this a feature or a bug?**
- [ ] Feature
- [x] Bug
**Please describe the actual behavior.**
`api-extractor` claims to succeed, but the resulting bundled `.d.ts` is almost identical to t…
ssube updated
5 years ago
-
Hello,
I am migrating an API from Flask to Sanic (perf are really improved !) and I would like to take advantage of it to add a versioning feature.
Sanic allows us to add the version directly in…
-
I'm have a issues when use allowed and nullable params
----
#### Use-case abstract
```
schemas = [
{'role': {'type': 'string', 'allowed': ['agent', 'client', 'supplier']}},
{'role': {'t…
-
Hello:
When performing POST on schemas that contain nested default values, they are not written with the default value, unless the parent field is specified.
* Python: 3.6.5
* Eve: 0.8
* Cerbe…
-
Feature request
(first of all sorry for my english, hope you get the idea :) )
latest commit: 7d61ac3624d34d5dcb621089e48d91a3d1ee64a7
version: pypi v1.2
- [No] I have the capacity to improve t…
-
Used Cerberus version / latest commit: …
- [X ] I have the capacity to improve the docs when my problem is solved.
- [X ] I have the capacity to submit a patch when a bug is identified.
- [ ] M…
-
There are four cases which I think should be covered with validator instance arguments:
* Allow known missed, forbid unknown present (default behavior right now)
* Allow known missed, allow unknown …
-
When i want to use this api, i have a traceback
>>> -> from roulier import roulier
>>> -> laposte = roulier.get('laposte')
>>> -> laposte.api()
Traceback (most recent call last):
File "",…