Pyfa-converter

Latest version: v1.0.5.0

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

Scan your dependencies

Page 2 of 4

1.0.2.1

1.0.2.0

https://github.com/dotX12/pyfa-converter/issues/6, thx dzcode

1.0.1.0

---

* The decorator above the model is no longer required and will be removed in the next version!
* New syntax:


data: MyCustomModel = PyFaDepends(MyCustomModel, _type=Header)
data: MyCustomModel = PyFaDepends(MyCustomModel, _type=Form)

data: MyCustomModel = FormDepends(MyCustomModel)
data: MyCustomModel = QueryDepends(MyCustomModel)


* Added support for parameters specific only to FastAPI types in Pydantic Field. Example -
`Field(None, convert_underscores=True) `

1.0.0.1

---

1.0.0.0

---

0.5.0.1

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.