You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add message for existing property in product tag API ([#248](https://github.com/openfoodfacts/folksonomy_api/issues/248)) ([5a6b6d1](https://github.com/openfoodfacts/folksonomy_api/commit/5a6b6d1ff5ccd4bb53d4a36d344f9986926b8fd3))
* Adds logic to fetch specific keys for a product ([c3bc052](https://github.com/openfoodfacts/folksonomy_api/commit/c3bc05261cbd57c2fbdf5e5267f3082d49c6d5da))
11
+
* Adds type for /keys endpoint ([1ef42ff](https://github.com/openfoodfacts/folksonomy_api/commit/1ef42ffdd275b1d8e743fd93ddf641ab4e2209e5))
* Migrate dependency management to Poetry ([#247](https://github.com/openfoodfacts/folksonomy_api/issues/247)) ([45d881a](https://github.com/openfoodfacts/folksonomy_api/commit/45d881af3a6692412d9708ce5d644c6da658cf11))
14
+
* New route for values ([48cef31](https://github.com/openfoodfacts/folksonomy_api/commit/48cef3148c0e1d7ec22dedec4dce7860916583a4))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
* PUT API response does not send ValidationError when expected ([#235](https://github.com/openfoodfacts/folksonomy_api/issues/235)) ([7f3a589](https://github.com/openfoodfacts/folksonomy_api/commit/7f3a5891c73b9508d5b1dcfe0735b61cd20ad5ba))
20
+
* Returns a JSON response if desired result is not found ([#234](https://github.com/openfoodfacts/folksonomy_api/issues/234)) ([e83fb5b](https://github.com/openfoodfacts/folksonomy_api/commit/e83fb5bb5da06bc7766d4624b3b49ee63cb39ca6))
0 commit comments