anancarv / python-artifactory

Typed interactions with the Jfrog Artifactory REST API
MIT License
55 stars 50 forks source link

Add missing fields to repository models #109

Closed kwening closed 2 years ago

kwening commented 2 years ago

Description

Added some fields to repository models: local, remote and virtual.
Fixed a typo at field "bypassHeadRequests" in RemoteRepository.

Updated dependencies poetry update

Type of change

Please delete options that are not relevant.

How has it been tested ?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

Checklist:

kwening commented 2 years ago

Hi @anancarv, I have reverted the commit updating the poetry.lock file.