-
Notifications
You must be signed in to change notification settings - Fork 83
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
[Vocabularies] Create new async Vocabularies resource, service & REST… #2816
base: async
Are you sure you want to change the base?
Conversation
Not fully finished, I have a few points that I need to check (see FIXME). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Model looks good to me, just a couple improvement suggestions
- Moved to `vocabularies_async` and `types` to be consistent with `dev_async`. - Set `internal_resource` to the old resource. - Added `ResourceConfig`. - Added module to `default_settings`. - Addressed feedbacks.
72e3733
to
cf49931
Compare
@MarkLark86 thanks for your feedbacks, I should have addressed all of them, let me know if it's fine now. |
… API.
SDESK-7468