]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Enhancement: support custom fields in post_document endpoint (#6222)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sat, 30 Mar 2024 20:00:53 +0000 (13:00 -0700)
committerGitHub <noreply@github.com>
Sat, 30 Mar 2024 20:00:53 +0000 (13:00 -0700)
commit129933ff3061e80ebd04762b66a6cb46c5992e31
treef34f08f6898a71b7eca206329671e923d8cae932
parent41fc11efff7537433d26678da5b86022b3e69033
Enhancement: support custom fields in post_document endpoint (#6222)
docs/api.md
src/documents/serialisers.py
src/documents/tests/test_api_documents.py
src/documents/views.py