Piccolo-api

Latest version: v1.4.0

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 21

0.12.2

------

* Added docstrings to FastAPI endpoints in ``FastAPIWrapper``.
* Exposing count and schema endpoints in ``FastAPIWrapper``.

-------------------------------------------------------------------------------

0.12.1

------

* Added docs for ``__page`` and ``__page_size`` query parameters for
``PiccoloCRUD``.
* Implemented ``max_page_size`` to prevent excessive server load - courtesy
sinisaos.

-------------------------------------------------------------------------------

0.12.0

------

Renaming migrations which were problematic for Windows users.

-------------------------------------------------------------------------------

0.11.4

------

Using Pydantic to serialise the ``PiccoloCRUD.new`` response. Fixes a bug
with serialising some values, such as ``decimal.Decimal``.

-------------------------------------------------------------------------------

0.11.3

------

* Using Piccolo's ``run_sync`` instead of asgiref.
* Loosened dependencies.
* ``create_pydantic_model`` now supports lazy references in ``ForeignKey``
columns.
* MyPy fixes.

-------------------------------------------------------------------------------

0.11.2

------

* ``PiccoloCRUD`` now supports the `__readable` query parameter for detail
endpoints - i.e. `/api/movie/1/?__readable=true`. Thanks to sinisaos for
the initial prototype.
* Improving type hints.

-------------------------------------------------------------------------------

Page 15 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.