We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
event
simply broken because of outdated params
can be easily rewritten to use super.updateREST(metadataEntry, uri, 'put')
super.updateREST(metadataEntry, uri, 'put')
4.3.4
The text was updated successfully, but these errors were encountered:
#871: fix update-event
867f143
now uses generic method instead of outdated fuelSDK custom logic
Merge pull request #872 from Accenture/bugfix/871-update-event-broken…
eb1eed7
…-because-logic-still-uses-fuelsdk-parameters #871: fix update for type `event`
Closed by #872.
Sorry, something went wrong.
JoernBerkefeld
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Current Behavior
simply broken because of outdated params
Expected Behavior
can be easily rewritten to use
super.updateREST(metadataEntry, uri, 'put')
Version
4.3.4
Participation
The text was updated successfully, but these errors were encountered: