Gapipy

Latest version: v2.36.0

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

Scan your dependencies

Page 26 of 27

0.1.7

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

* Fix a bug when initializing AccommodationRoom from cached data.

0.1.6

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

* Add Query.purge_cached

0.1.5

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

* Add ``details`` field to the list of ``incomplete_requirements`` in a
``DepartureService``.

0.1.4

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

* Removed sending of header `X-HTTP-Method-Override: PATCH` when the update
command is called. Now, when `.save(partial=True)` is called, the
correct PATCH HTTP method will be sent with the request.

0.1.3

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

* Return ``None`` instead of raising a HTTPError 404 exception when fetching a
non-existing resource by id.
* Added ability to create resources from the Query objects on the client
instance.

.. code-block:: python

obj = {'name': {'legal_first_name': 'Pat', ...}, ...}
api.customers.create(obj)

0.1.2

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

* Added Query.is_cached
* Added cache options

Page 26 of 27

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.