Diogo Dutra

Results 33 issues of Diogo Dutra

use many comments as possible 1. With a simple call 2. With a simple sqlalchemy_redis model 3. With two simple sqlalchemy_redis models 4. With three complex sqlalchemy_redis models one without...

enhancement

Use falcon docs as inspiration Modules (left side menu): * Swagger Models (use examples as submodules) * API / Method / Req / Resp (each is a submodule) * Utils...

help wanted
new feature

uses the the swagger_json property to generate the documentation

new feature

The second way is more suitable

enhancement

The index.md is copied to README.md when the docs are build

hacktoberfest

hacktoberfest

The DeserializationError.dict method put the `repr` of the objects that don't have a `__name__` attribute on it's response. This behaviour is wrong and must be changed to only a simple...

hacktoberfest

The arguments passed to the exception varies depending where the exception is raised on the code. The changes should produce the same arguments types and order for all exception calls.

hacktoberfest

Bats is a bash tests suite / runner. https://github.com/sstephenson/bats The docs tests are written in bash script, but there is no test suite yet. Acceptance Criteria: - The tests must...

hacktoberfest