CAVEconnectome / CAVEclient

This is the python client for accessing REST APIs within the Connectome Annotation Versioning Engine.
https://caveconnectome.github.io/CAVEclient/
MIT License
19 stars 12 forks source link

Update schemas.rst - list schema function outdated? #153

Closed ktedore closed 3 months ago

ktedore commented 4 months ago

Function seems to have been changed to get_schemas(). Current method causes error AttributeError: 'SchemaClientLegacy' object has no attribute 'schema'

fcollman commented 3 months ago

I have moved this fix over to the reorganized docs