Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PYTHON-5336 Added VECTOR_SUBTYPE line to API docs (#2313)
(cherry picked from commit 2ebd2aa)
  • Loading branch information
caseyclements authored and mongodb-dbx-release-bot[bot] committed Apr 25, 2025
commit 41e97ec546e93aba37900d26f9063400a3461c1d
1 change: 1 addition & 0 deletions doc/api/bson/binary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
.. autodata:: MD5_SUBTYPE
.. autodata:: COLUMN_SUBTYPE
.. autodata:: SENSITIVE_SUBTYPE
.. autodata:: VECTOR_SUBTYPE
.. autodata:: USER_DEFINED_SUBTYPE

.. autoclass:: UuidRepresentation
Expand Down
Loading