-
Notifications
You must be signed in to change notification settings - Fork 310
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
TrackingCategory - how to create new Option #189
Labels
Comments
It is possible in the API, but Xeroizer hasn't been extended to support this at this point in time. Happy to receive a PR for this feature though. |
+1 |
quick-fix for adding tracking-options. Seems that the Tracking-Options endpoint is the only one with a record-id in the URL? I must overwrite the URL in the base-model |
+1 |
There's a simpler work-around:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe this is isn't possible - I would like to create new Options in TrackingCategory's
I've been poking around in TrackingCategory object to see if I can create a new Option but I'm not sure how to create a new Xeroizer::Record::Option
The text was updated successfully, but these errors were encountered: