-
Notifications
You must be signed in to change notification settings - Fork 240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Schema cannot be added to registry object #354
Comments
Have you checked the current master branch? there was a fix reg. the registry, though the error message you posted wasn't reported yet afaict.
|
No, I'll check the master branch and report back |
@daviskirk could you check this in the meantime? |
I solved this same problem for myself by |
i'd say we remove |
Yes. |
addressed in #383. |
Used Cerberus 1.1:
I consulted these documentations:
I consulted these sections of the docs (add more lines as necessary):
I found nothing relevant to my problem in the docs.
I found the documentation not helpful to my problem.
I have the capacity to improve the docs when my problem is solved.
I have the capacity to submit a patch when a bug is identified.
Use-case abstract
I am trying to add schemas to a custom registry so that I don't clutter the
cerberus.schema_registry
namespace.Adding any schema to a newly created
Registry
object results in an attribute error.Support request / Bug report
results in
The text was updated successfully, but these errors were encountered: