fix : remove AttrJSONSerializer from autodoc classes to document (#433)

* fix : remove AttrJSONSerializer from autodoc classes to document

Signed-off-by: naveen <[email protected]>

* Update CHANGELOG.md

Signed-off-by: naveen <[email protected]>

* ci: check if docs are built successfully

Signed-off-by: naveen <[email protected]>

---------

Signed-off-by: naveen <[email protected]>
This commit is contained in:
Naveen Mathew
2023-07-13 13:22:30 -04:00
committed by GitHub
parent 2003156d9e
commit faa298a3c4
3 changed files with 20 additions and 3 deletions
-3
View File
@@ -4,6 +4,3 @@
.. autoclass:: opensearchpy.JSONSerializer
```
```{eval-rst}
.. autoclass:: opensearchpy.AttrJSONSerializer
```